This page was last edited on March 27, 2019, at 17:36.
Comments or questions about this documentation? Contact us for support!
Refer to the Digital Administration product page for the latest information.
Classification and Training Servers implement UTF-8 support as follows:
Note also the following:
eServices Manager allows users to create and store Knowledge Management objects (categories, screening rules, standard responses, and so on) in a multi-tiered hierarchical structure. At the time of release, Composer and Orchestration Server do not support this new hierarchical structure. For this reason, customers using release 8.1.4. or earlier of Composer and Orchestration Server are advised to not design their screening rules in multilevel hierarchy trees.
This section deals with the Knowledge Manager component that is a standalone Windows application.
For Knowledge Manager, observe the following limitations:
For Knowledge Manager to operate correctly, you must set a minimum screen resolution of 1280 x 1020.
You can adjust the memory size that Java allocates for Knowledge Manager processes by using the parameter -Xmx1000m in the following line in the .bat file:
start "Knowledge Manager" /b "%GES_HOME%\jre\bin\javaw"
-Xmx1000m -classpath %CLASSPATH% -Djava.security.manager
-Djava.security.policy=.\java.policy Genesys.iknow.manager.TM_start %*
-Xmx1000m means that 1,000 MB is allocated for Knowledge Manager; changing this number changes the allocation. The following considerations bear on adjusting this parameter.
However, if this parameter is too low, it may impose limits on Knowledge Manager lower than those listed in Basic Limitations above. If so, you can consider increasing this parameter.
There is a similar issue with UCS.
To prevent problems when using Knowledge Manager to import or export very large files, Genesys has the following recommendations about database configuration.