Skill-based routing

Rather than sending work items to the first available user in a queue, skill-based routing matches the most expert user in terms of the characteristics of an incoming work item. Users should have the necessary skills to handle the item.

Having a skill is one of the key metrics of an agent's expertise and can be something such as language proficiency, product knowledge, certifications handled, or account history. Each skill can have a proficiency level from 0 (none) to 10 (maximum).

Skills are assigned to users via the Service Resource object and to work items via the Skill Requirements object. Matching the skill means matching the right agent. If we have multiple skills, the item is routed to an agent that handles all of the required skills.

With queue-based routing, a queue represents a single skill (such as a product or spoken language), so it is not possible to assign a work item to more than one queue. Skill-based routing helps with more complex scenarios where multiple skills are needed.

If no users with the required skill(s) are found, the item is not routed until the right user is available. To enable skill-based routing, go to Setup | Omni-Channel Settings and check the Enable Skills-Based Routing flag.

You can define the required skills by going to Setup | Omni-Channel | Skills. Don't assign users within the skill configuration as this is not related to Omni-Channel setup.

To assign skills to users, use the Service Resource object (you can find this tab from the App Launcher):

Omni-Channel skills related to a user

But how can we relate skills to incoming work items? We can do this using custom Apex code and a Process Builder or Apex trigger in order to execute custom routing. Please refer to Salesforce Help at https://help.salesforce.com/articleView?id=omnichannel_skills_based_routing_route_work_items_using_skills.htm&type=5 or the following Trailhead module for more information: https://trailhead.salesforce.com/content/learn/modules/Omni-Channel-lex/understand-sbr.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.194.251