Configuring the ACOOptAdmin tool
Configure the ACOOptAdmin tool to run Contact Optimization sessions from the command line.
Complete the following steps to configure the ACOOptAdmin tool:
1.
Open the ACOOptAdmin.sh (UNIX) or ACOOptAdmin (Windows) file.
The file is in the bin directory under the Contact Optimization installation directory.
2.
Edit JAVA_HOME to replace [Change Me] with the path to the Java directory used by your web application server.
3.
4.
Add or edit the JAVA_OPTIONS variable in your web application server startup script. Add the following options to configure the ACOOptAdmin tool in the SSL environment for Windows and UNIX:
*
*
*
-Djavax.net.ssl.keyStorePassword=<keyStorePasswordValue>
*
*
-Djavax.net.ssl.trustStorePassword=<trustStorePasswordValue>