Chat routing application
Warning
The chat and outbound routing strategies that are included with the Business Edition Premise image are for testing purposes only and are not to be used in production environments. Customers must develop their own chat and outbound routing strategies for use in production environments.
Overview
The Business Edition Premise chat routing application delivers chat interactions to the AG_Voice_Sample Agent Group.
Important
You cannot install chat as a standalone application. Chat can only be activated if you have first deployed, installed, and activated the
email routing application.
Acknowledgements
The chat application sends acknowledgements to customers, informing them that:
- They are queuing.
- Their chat interaction has been delivered, along with the name of the receiving agent.
The AG_Voice_Sample Agent Group is a system-defined destination and cannot be changed. To configure a different destination for chat interactions, you must modify the chat strategy in Composer. For more information about configuring the chat strategy, refer to the Composer documentation.
Deployment
This section describes how to activate, install, and deploy the chat routing strategy.
[+] Step 1. Activate the chat option
You can activate the chat option when first deploying the email routing application or when modifying an existing email routing application deployment.
Activating chat when deploying the email routing application
To deploy chat with email, follow the instructions described in Deploying the email routing application, but select Activate chat-media support when choosing the eServices applications to install.
Activating chat by modifying an existing email routing application deployment
To activate chat by modifying an existing email deployment, do the following:
- In GAX, go to Administration > Solution Definitions and select Genesys eServices Single Host Deployment.
- Click the operations icon (gear) and select Upgrade.
- Click Next to check the availability of required Installation Packages.
- Select eServices Solution and check Activate chat-media support, and then click Next.
- Click Finish to start the deployment.
[+] Step 2. Install the chat solution definition
WATCH: To view a short demonstration of the chat solution installation, click the Genesys icon below:
- In GAX, go to Administration > Solution Definitions and select Genesys One OPM Chat Parameters [ENU].
- Keep all default options, except for the following, which are specific to your site:
- GAX host
- GAX user
- GAX password
- Application Server host
[+] Step 3. Deploy the chat strategy
WATCH: To view a short demonstration of the chat strategy deployment, click the Genesys icon below:
- In a browser, go to http://<VM name or IP address>/ips. Locate, download, and extract the following zip files:
- chat_strategy_version.zip
- composer_version_enus.zip
- Install Composer 8.1.xx on a Windows system that is not a VM and is not already running Apache Tomcat (to avoid port conflicts). To do this, follow the installation instructions in the Composer 8.1 Deployment Guide.
- Important: Composer 8.1.xx is an Eclipse plugin that requires JDK 1.7 and a supported version of Eclipse. Composer installs its own Apache Tomcat server. (See the Release Note.)
- Open Composer and go to File > Import > General > Existing Projects into Workspace.
- Choose Select archive file and then select the chat strategy you copied.
- Important: Select the project from the newly populated list, ensuring Copy projects into workspace is enabled, and click Finish.
- Create a .war file:
- Right-click the package name and select Export > Composer > Java Composer Project as WAR file.
- Copy the .war file to \\<VM name or IP address>\c$\GCTI\apache-tomcat\webapps. The .war file automatically extracts to a new GenesysOne_Chat folder.
Important
If this folder is not automatically generated, a restart of the Apache/Tomcat service may be required. To do this, use GA to restart the
apache-tomcat_ors application.
After chat is activated and deployed, you can access the following sample chat page: http://<VM name or IP address>:8380/eservicesweb/chat/index.jsp
[+] Step 4. Verify that chat is deployed successfully
- Log into Interaction Workspace (IWS) as an agent and confirm that:
- Chat is listed in the Media column with a Ready status.
- The Agent Group is AG_Voice_Sample.
- Go to http://<VM name or IP address>:8380/eservicesweb/chat/index.jsp and do the following:
- Click Chat > Simple Chat.
- Complete all fields and click Live Help online click to chat.
- If the deployment is successful, accept the chat request using the IWS Agent.
Configuration
There are no specific Business Edition Premise configuration requirements for chat. However, Genesys recommends that you configure automatic pruning of the Universal Contact Server (UCS) database to prevent it from growing too large in size.
Important
Changes made to the UCS database maintenance settings will apply to all deployed media strategies (voice, email, chat, and outbound).
To configure automatic pruning of the UCS database, do the following:
- On the VM host, log in to Universal Contact Server Manager.
- Select the Scheduled task on Main DB tab.
- Configure the Main DB maintenance settings as desired.
- Click Save.