Globalization Support

TIBCO Rendezvous® activities use bw.palette.messageEncoding property as the wire format encoding.

If this property is not set, the default wire format encoding value which supports all the character set, is UTF-8. To change the wire format encoding other than UTF-8, set the bw.palette.messageEncoding property to the required encoding. In design time, you can specify the property in VM arguments of Debug or Run Configurations like -Dbw.palette.messageEncoding=ISO8859-1 in the Debug Configrations dialog box. See the following screenshot for reference.



Note: ISO8859-1 supports English and other western European languages that belong to ISO Latin-1 character set. UTF-8 can send and receive characters that are not in the ASCII and Latin-1 character set.

In run time, you can specify the property in the config.ini file of the AppNode. For more information, see TIBCO ActiveMatrix BusinessWorks™ Administration guide.