Revision as of 22:52, June 21, 2020 by WikiSysop (talk | contribs) (Automated save: adding PEC_Migrated template.)
Jump to: navigation, search

Genesys Task Routing setup

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.


Genesys Task Routing allows you to submit workitems to Genesys from an external source, such as Salesforce or NetSuite. Once these external workitems are entered in the Genesys system, you can treat them like other Genesys interactions. For example, you can route workitems to the best-skilled agent using a Designer application. You can also get interactions that were processed by an agent in Agent Desktop, including automated third-party application screen pop-ups. Reporting is also available through Genesys CX Insights.

Genesys Task Routing is integrated with other Genesys solutions and it can support blended agents handling chat, email, voice and so on, at the same time they manage workitems.

At a high level, you'll need to complete the following steps to implement Genesys Task Routing:

  • Use the Genesys Task Routing API to submit workitems to Genesys. You can also use this API to get, update and stop submitted workitems.
  • Contact your Genesys representative to create a Capture Point.
  • Define the routing application in Designer.
  • Associate the Capture Point and routing application in Designer. Note: You can associate more than one Capture Point with the same routing application.

Complete the steps below to implement Genesys Task Routing for your contact center.

Important
You should be able to complete most of the steps on your own, but sometimes you'll need help from Genesys. We'll let you know when a task requires extra help from a Genesys representative.

1. Define agents and agent groups

Use Agent Setup to define agents and agent groups.

Next, work with your Genesys representative to enable an Open Media channel and define a capacity rule, then assign it in Agent Setup.

2. Configure Agent Desktop

You should go through the normal process to configure any necessary desktop options for the agents in your contact center. You'll also need help from your Genesys representative to set a few options related to Open Media.


3. Create a Capture Point

Contact your Genesys representative to create a Capture Point.

4. Create a routing application

Genesys Task Routing includes a sample Designer application to show one of the possible scenarios. Check out the sample application for more information.

For more details about creating a new routing application in Designer, see the documentation.

Once you have a routing application, use Designer to link it to the Capture Point created in step 3.

5. Integrate third-party applications

A third-party application can interact with Genesys Task Routing through the Genesys Task Routing API and the Service Client API.

You'll need to develop a third-party system adapter that can create and stop workitems using the Genesys Task Routing API. It should also update and retrieve information about a workitem, if needed.

The typical workflow is as follows:

  1. The third-party application creates a workitem through the Genesys Task Routing API.
  2. The third-party application updates and/or retrieves the interaction through the Genesys Task Routing API (if needed).
  3. The third-party application stops the interaction.

There are two ways for the third-party application to stop an interaction:

A sample application that demonstrates using the Genesys Task Routing API and the Service Client API is also available through your Genesys representative.

Configure third-party application screen pop-up

You can configure Genesys Task Routing to enable a third-party application screen pop-up inside Agent Desktop when an agent accepts a task. There are two ways to do it:

  1. Pop-up a third-party application screen for all media types. This approach works well when an agent is handling only workitems. See the Agent Setup documentation for details.
  2. Pop-up a third-party application screen for only workitems. This approach works well when an agent handles multiple media types and the third-party pop-up should only happen for workitems. You'll need to work with your Genesys representative to configure this approach.
Comments or questions about this documentation? Contact us for support!