This page was last edited on October 12, 2018, at 19:57.
Comments or questions about this documentation? Contact us for support!
Use the following procedure to deploy the workflow sample:
While Genesys Chat Widget only supports async mode for CometD connections, the testing of back-end components (Chat Server, workflow and Agent Desktop) can be done using the Chat Widget without enabling CometD. Launch the Chat Widget with the following userdata:
{ GCTI_Chat_AsyncMode: "true" }
Additionally you can provide the following key-value pairs:
Value | Description |
---|---|
Chat_Async_RoutingTimeout: "5" | allow to decrease routing wait time to 5 seconds (default value in workflow is 120 seconds). |
Chat_Async_WorkflowDebug: "true" | forces workflow to send debug chat messages about workflow execution. |