Advanced work assignment in servicenow

n_16
Tera Contributor

Hello community leaders,

 

What should be the prerequisite to configure the " Advaced work assignment(AWA) in servicenow? 

Is "Agent workspace" is needed for this?

If nothing is needed for this, can you explain the steps(1 to 1) at high level to configure the AWA for the incident channel. We have installed AWA plugin & AWA for incident plugin in servicenow.

 

Your reply will be more helpful to me.

 

Thanks in advance

3 REPLIES 3

Aman Kumar S
Kilo Patron

Check below link for the same:

Get started with Advanced Work Assignment

Best Regards
Aman Kumar

Mohith Devatte
Tera Sage
Tera Sage

Hello ,

To answer your first question ,

yes you need agent workspace for AWA as the agents will be getting the work items in the agent workspace when they make them selves available .

Main things needed in AWA is 

1)You need a service channel to place work items under incident channel where you give the utilisation condition 

2) Then queue to route the work items into different routes based on the condition or the routing condition that you give 

3) Assignment eligibility where you need to create a assignment rule and mention a group such that users who are part of that group will receive the work items when the incident is assigned to that group while creation 

4) Work assignment where you auto route items based on skills or in a normal way.

If it is based on skill you need to tag skills to incident using skill determination rules and tag particular skills to users in their user records in skills related list.

If not assign it in a normal way by using most capacity 

 

 

1) service channel - A service channel is a means of assigning a specific type and scope work to agents. You can configure base system service channels to set the context and service channel attributes that define the work handled in the channel, or you can create your own custom service channel.

when you install plugin com.snc.incident.awa plugin autaomatically a service channel is created for incident table 

Refer to below link for better  understanding on service channel concept.

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/advanced-work-assignme...

2) Queues - In Advanced Work Assignment, queues store a specific type of work item for a service channel.

AWA administrators can create or modify queues based on customer need. As part of creating or modifying a queue, the awa_admin identifies some information about the queue, including the service channel to which the queue belongs and which agent groups handle the incoming work items.

Refer to below link for better  understanding on Queues concept.

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/advanced-work-assignme...

3)Assignment eligibility  - Specify pools of agents eligible to receive overflow work assignments for a queue. An eligible assignment pool can consist of one or more groups of agents available to work on items in the queue. This feature enablesAdvanced Work Assignment to find a qualified agent from a wider pool of agents. 

Refer to below link for better  understanding on assignment eligibility concept.

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/advanced-work-assignme...

4)work assignment -

Administrators can choose to push work items to agents based on one of these assignment rules:

  • Most capacity: This option pushes work to agents that have the most capacity (availability for work) for a given channel. For example, suppose that two available agents, John and Beth have different capacities. John has capacity for three chats, but Beth has capacity for two chats and is currently working on one chat. AWA assigns the next work item to John since he has the most capacity.
  • Last assigned: This option pushes work to the agent who has gone the longest without a work assignment in the service channel. If more than one agent has the same spare capacity in a service channel, AWA creates and assigns the next work item to the agent who has gone the longest without work in the service channel.

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/advanced-work-assignme...

 

Hope this helps 

PLEASE MARK MY  ANSWER CORRECT IF THIS HELPS YOU

Thanks for sharing those details.


Can we have work items assigned if the caller location match with agent location?