Cisco Task Routing
Since release 3.0.0 b+s Connects for ServiceNow supports media integration for UCCE and PCCE. Items that can be routed to agents are:
- Cases
- Incidents
Requirements
To use the media channels on the b+s Connects for ServiceNow gadget, the following requirements must be met:
- The agent must either be assigned to a skill group or to a precision queue (at least one) of the corresponding Media Routing Domain (MRD).
- The corresponding MRD must be configured in the Service Layout of the b+s Connects for ServiceNow application. See Service Layouts -> Cisco Task Routing.
- Cisco SocialMiner has to be installed and configured so that it is accessible from the ServiceNow instance. See Task Routing -> Cisco Social Miner Configuration.
- Business Rule created in the Global scope to route the corresponding task object. See Business Rules Examples.
Limitations
- Wrap-Up and transfer is not supported for media channels.
Business Rule for ServiceNow
In order to route a task object over Cisco SocialMiner to an agent, a Business Rule has to be created within the global scope of the ServiceNow instance. To do so follow the steps below:
Create a Business Rule Navigate to
System Definition
->Business Rules
and clickNew
Configure Business Rule basics
- Name the Business Rule (e.g.
b+s SocialMiner Routing
) - Choose the task object table that should be routed (either
incident
for ITSM scenarios orsn_case_customerservice
for CSM scenarios) - Check the
Advanced
checkbox
- Name the Business Rule (e.g.
Configure Business Rule
When to run
- When: async
- Order: adjust when needed, normally the default value is ok
- Check
Insert
if you want to route only new tasks orInsert
andUpdate
to route new and updated tasks - Choose
Filter Conditions
in case not every task (or task update) should trigger a route request
Configure Business Rule
Actions
. Nothing has to be changedConfigure Business Rule
Advanced
Condition
: Can be left empty, except if the use case requires itScript
: Use one of the examples below and adjust at least- The Url to the Cisco SocialMiner Feed
- The Script Selector