UTF8
You can configure your Knowledge Center Servers and Knowledge Center CMS to support UTF-8 in Configuration Server, which in turn supports multi-language categories.
Configuring a UTF-8 Connection to Configuration Server
Complete the following steps for your Knowledge Center Servers.
Prerequisites
- Your version of Configuration Server supports UTF-8. For details, see the compliant versions for mandatory components.
Start
- Navigate to the installation directory for your Knowledge Center Server and open the setenv.bat file for Windows — or the setenv.sh file for Linux — with a text editor. For example: Path to installation directory/server/setenv.bat.
- Find the following string: :: set JAVA_OPTS=%JAVA_OPTS% -Dgenesys.cfgServerUseUtf8=true.
- Remove the two colons (::) at the start. This converts the string from a comment to a command to use UTF-8. Your string should now look like this: set JAVA_OPTS=%JAVA_OPTS% -Dgenesys.cfgServerUseUtf8=true
- Save your changes.
End
This page was last edited on May 19, 2015, at 09:24.
Comments or questions about this documentation? Contact us for support!