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
  1. In TIBCO BusinessEvents Studio, select the BusinessEvents project.
  2. Click Project on the menu bar and select Edit Global Variables.
  3. Create a global variable named MessageEncoding and set its value to UTF-8.
  4. Save the project.