Changing Adapter Configuration Encoding

When changing adapter configuration encoding, you have to consider whether it is remote repository or local repository.

  • Remote Repository

    You can set the repo.encoding property to UTF-8 or Latin-1 in the remote repository initialization file (tibcoadmin<domain>.tra).

  • Local Repository

    If an adapter configuration is saved in a local project, the intercommunication encoding is determined by the encoding property of the local project file. To communicate with other adapters using the same encoding, all adapters and applications must set their local project file encoding property identically. The encoding value is set on the root project folder in the Project Settings tab. Select the appropriate repository instance encoding (ISO-8859-1 or UTF-8). Click Apply to save the settings.