Setting UTF-8 Message Encoding for the Rendezvous Channel
Use the UTF-8 message encoding, if data that is sent through the Rendezvous channel contains characters outside its default character set - ISO8859-1, such as CJK (Chinese, Japanese, and Korean) characters.
- Procedure
- In TIBCO BusinessEvents Studio, select the BusinessEvents project.
- Click Project on the menu bar and select Edit Global Variables.
- Create a global variable named MessageEncoding and set its value to UTF-8.
- Save the project.