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 gax-privacy-manager.
- Create the following options in the gax-privacy-manager section:
- app-name = The Privacy Manager Application name.
- file-storage-path = Full path to the folder in which Privacy Manager creates its temporary file. You must ensure that Privacy Manager has permission to write into that directory.
- 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 gax-privacy-manager section and configure the following options:
- app-name = Specify the Privacy Manager Application name.
- file-storage-path = Specify the full path to the folder in which Privacy Manager creates its temporary file. You must ensure that Privacy Manager has permission to write into that directory.
- 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 December 20, 2019, at 22:08.
Comments or questions about this documentation? Contact us for support!