By default, FME Server tries to detect how your web service handles international character encodings. Beginning with FME Server 2013, you can manually configure the services and the Web User Interface for international character encoding. To do this, you must configure each service and web application separately.
To configure international character encoding for a particular service or for the Web User Interface:
Parameter Name | Type | Description |
---|---|---|
charset | string | Sets the character set to use. UTF-8 is recommended. |
detect-encodings | boolean | “true” to automatically detect encodings. “false” to disable. |
auto-encoded | list |
A list of comma-separated keywords that specify what should be encoded by the specified character set (see charset). Available keywords:
|
For further instructions, see the J2EE Servlet Specification v2.5.