Accept Chat Interaction
The following configuration is required for chat scenarios:
Setting up Acceptance of a Chat Interaction
In order for the Callback service to accept a chat interaction, you must set up the inbound_chat.scxml matching service through Configuration Manager (or Genesys Administrator). The steps shown below use Configuration Manager.
Note: The inbound_chat.scxml file is included in your GMS installation.
Start
- In Configuration Manager, create an enhanced script object (for example, GMSInbound).
- On the Annex tab, configure the Application/url option as follows:
- url = http://<gmshost>:<gmsport>/genesys/1/document/service_template/callback/src/inbound_chat.scxml
- On the Annex tab, configure the ApplicationParms section by adding the below options:
- app_find_agent_timeout = <timeout in seconds when routing to agent>
- app_selected_agent_group = <agent_group for GMS match fails>
- Configure an Interaction Queue to use the enhanced routing object that you just created. To do this, on the Annex tab, configure the Orchestration/application option as follows:
- script:GMSinbound
End
This page was last edited on November 13, 2015, at 12:56.
Comments or questions about this documentation? Contact us for support!