Internationalization Support
ActiveMatrix BusinessWorks and TIBCO Adapter products can send text messages that are encoded using either the Latin-1 or UTF-8 character encoding. Both the sender and receiver of the message must use the same encoding. The character encoding sent by resources configured in TIBCO Designer is set at the project level during design time. For deployed projects, TIBCO Administrator™ allows you to set the message encoding.
At design time, the message encoding property can be set when creating a new project. In the Save Project dialog, choose either ISO8859-1 or UTF-8 in the TIBCO Messaging Encoding option list. For more information about saving projects, see TIBCO ActiveMatrix BusinessWorks™ Process Design. After you choose the messaging encoding; it takes effect at design time, such as in debug mode, or if the project is running in a standalone mode before deployment.
After the project is deployed, the messaging encoding is determined by the encoding property of the TIBCO Administrator domain. This property is set when the domain is created. ISO8859-1 and UTF-8 are the two supported character encoding options. The messaging encoding set for the domain overrides any encoding set for a project.