Specifying Character Encoding
To ensure interpretability with other applications, Integration Server supports multiple forms of character encoding. The following table shows the default settings and the server properties that control them.
Action | Default Setting | Controlling Property |
Reading and writing text files | Your JVM's file.encoding property | watt.server.fileEncoding |
Reading text from and writing text to the network | UTF-8 | watt.server.netEncoding |
Important:
Consult with Software AG Global Support before changing these settings. The default settings are appropriate in most cases. Setting them incorrectly can cause unpredictable results.