Configuring Privacy Manager
Local Control Agent 8.5.100.31 or higher
In Genesys Administrator Extension,
- Create a Privacy Manager Application with the type Application Cluster.
- Add tenants to Privacy Manager Application.
- Specify the Host and Port. The Application Cluster application object and the GAX application must be configured with the same host in order to enable mutual TLS connections.
- Connect the Privacy Manager Application to UCS and Classification Server.
- Configure these connections: TLS, ADDP, and so on.
- Navigate to the GAX Application Options for the Privacy Manager Application.
- Create a section with the name privacy-manager-plugin.
- Create the following options in the privacy-manager-plugin section:
- app-name = The Privacy Manager Application name.
- connection-timeout = 3
- If you need multi-language support, set the UTF-8 JVM parameter for all Java components (UCS, GAX Server, Browser) in the corresponding .ini file (or .bat file if you start the component from command line):
- ini file: [JavaArgs] -Dfile.encoding=UTF-8 ...
- bat file: set JAVA_OPTS=%JAVA_OPTS% -Dfile.encoding=UTF-8 ...
- Restart GAX.
Local Control Agent 8.5.100.29 or lower
In Genesys Administrator Extension,
- Create a Privacy Manager Application with the type Application Cluster.
- Add tenants to Privacy Manager Application.
- Specify the Host and Port. The Application Cluster application object and the GAX application must be configured with the same host in order to enable mutual TLS connections.
- Connect the Privacy Manager Application to UCS and Classification Server.
- Configure these connections: TLS, ADDP, and so on.
- Navigate to the GAX Application object's privacy-manager-plugin section.
- For the app-name value, specify the Privacy Manager Application name.
- If you need multi-language support, set the UTF-8 JVM parameter for all Java components (UCS, GAX Server, Browser) in the corresponding .ini file (or .bat file if you start the component from command line):
- ini file: [JavaArgs] -Dfile.encoding=UTF-8 ...
- bat file: set JAVA_OPTS=%JAVA_OPTS% -Dfile.encoding=UTF-8 ...
- Restart GAX.
This page was last edited on April 10, 2019, at 19:12.
Comments or questions about this documentation? Contact us for support!