Difference between revisions of "PEC-IWD/Current/Administrator/IWDSetup"

From Genesys Documentation
Jump to: navigation, search
(Published)
Line 15: Line 15:
 
*Define {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Create_agents|display text=agents}} and {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Create_agent_groups|display text=agent groups}}.
 
*Define {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Create_agents|display text=agents}} and {{Link-AnywhereElse|product=PEC-AS|version=Current|manual=ManageCC|topic=Create_agent_groups|display text=agent groups}}.
 
*Your Genesys team will initially configure {{Link-SomewhereInThisManual|topic=IWDRBAC|anchor=|display text=Role-Based Access Control (RBAC)}} for all users of Workload Manager.
 
*Your Genesys team will initially configure {{Link-SomewhereInThisManual|topic=IWDRBAC|anchor=|display text=Role-Based Access Control (RBAC)}} for all users of Workload Manager.
 
+
|Status=No
==Enable work item channel==
+
}}{{Section
Add the following configuration option in [[PEC-AS/Current/ManageCC/Agent Annex#Configuring the Agent Annex|Agent Setup]] to enable the work item channel for your agents or agent groups:
+
|sectionHeading=Enable work item channel
 +
|alignment=Horizontal
 +
|Media=Video
 +
|image=729922994
 +
|structuredtext=Add the following configuration option in [[PEC-AS/Current/ManageCC/Agent Annex#Configuring the Agent Annex|Agent Setup]] to enable the work item channel for your agents or agent groups:
  
 
#Select an agent from the '''Users''' tab or an agent group from the '''Agent Groups''' tab.
 
#Select an agent from the '''Users''' tab or an agent group from the '''Agent Groups''' tab.
Line 24: Line 28:
 
#Click '''+''' to create a key called '''openmedia.workitem-channels'''.
 
#Click '''+''' to create a key called '''openmedia.workitem-channels'''.
 
#Assign '''workitem''' as the value and click '''Save'''.
 
#Assign '''workitem''' as the value and click '''Save'''.
 
[[File:Agent Setup work item channel.png]]
 
 
|Status=No
 
|Status=No
 
}}{{Section
 
}}{{Section

Revision as of 09:30, August 10, 2022

Learn how to set up IWD, integrate it with third-party source systems and/or email providers, and use the IWD API to submit work items, emails and leads ("work items") to IWD.

Define agents and agent groups

Use Agent Setup to define agents and agent groups who will handle work items from your external systems.

Enable work item channel

Add the following configuration option in Agent Setup to enable the work item channel for your agents or agent groups:

  1. Select an agent from the Users tab or an agent group from the Agent Groups tab.
  2. Navigate to Annex and find the interaction-workspace section.
  3. If the interaction-workspace section does not exist, click Add Section and create it; otherwise, click the interaction-workspace section.
  4. Click + to create a key called openmedia.workitem-channels.
  5. Assign workitem as the value and click Save.

Configure Agent Desktop

Configure Agent Desktop for the agents in your contact center.

Create a routing application

Define a routing application in Designer to route work items, leads and email to agents based on skill, agent group, and so on.


Create an application to submit workitems to IWD

Create a third-party system adapter to handle work items that come from your external source and submit them to Genesys. A third-party application such as Salesforce or Netsuite can interact with IWD through the iWD API.

Configure Engage cloud mailboxes

When your Engage cloud email is provisioned (by Genesys), create Mailboxes to process incoming and outgoing email as work items.

Set up notifications back to the source system

Ask your Genesys team to configure other global IWD settings, including setting up notifications back to the source system by configuring a webhook integration. Click here for more detail on webhooks.

You must configure one webhook URL per source system to be configured so that your source system can receive messages about work items back from IWD. Work with your Genesys representative to configure this.

Configure the IWD application

Use Workload Manager to:

  • Create Endpoints that correspond to the target endpoints created in your Designer routing application.
  • Create Categories that correspond to specific departments or business processes and their hierarchies (business context). Associate each category with an Endpoint. Create a set of Service Level Agreement-based rules for how work items in each Category are to be handled.
  • Create Prioritization schemas that control the logic and speed with which work items are (re-)prioritized both before and after their Service Level Agreement. Associate the schemas to Categories.
  • Create Engage cloud Email mailboxes for your IWD solution.
  • Provision or create Standard Response Library content to use in auto-acknowledgement emails.

Start/update/stop a work item

The typical workflow is as follows:

  1. The application creates a work item through the IWD API.
  2. The application updates the work item through the IWD API (if needed).
  3. The application stops the work item.

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

  • Implicit (recommended)—stop by invoking Mark Done. For this method, complete the following steps:
    1. Set up Agent Desktop to use the Service Client API.
    2. Disable the Mark Done button in Agent Desktop (as mentioned earlier in Configuring Agent Desktop and instead invoke the markdone method.
    3. Set the disposition code by invoking the setUserData method.
  • Explicit—stop by using the IWD API. This requires additional configuration from your Genesys representative.

A sample application that demonstrates using the IWD API is also available through your Genesys representative.

Monitor and manage the Universal Queue

  • Monitor the near real-time activity of your contact center as IWD manages the universal queue of work items.
  • Manage individual work items or groups of them while IWD queues and distributes them.

Report on contact center activity

Comments or questions about this documentation? Contact us for support!