If the adapter configuration is saved to a project in an Administration server domain, TIBCO messaging encoding is determined by the repo.encoding property in the server's
tibcoadmin.tra file. Each adapter or TIBCO-enabled application that uses the Administration server for storing and retrieving configuration data from a project uses this encoding setting when communicating. This assures that all components (including adapters and other TIBCO-enabled applications) that use the same repository also use the same encoding value to communicate. The
repo.encoding property value can be ISO8859-1 (the default) or UTF8. If English or other Latin-1 language data is transmitted between adapters, ISO8859-1 should be used. Otherwise, use UTF8.