incident agent skill based routing not working properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 03:37 AM
I have 4 Technician for one skill
A- Expert
B- Advanced
C- Intermediate
D- Basic
According to this structure they will follow the assignation like expert>advanced>intermediate>basic
But I am facing the issue that the first ticket will route to Advanced Technicaian rather than Expert Technician.
If anyone can shed some light on this it would be greatly appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 03:44 AM
I think it consider other factors as well
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 03:51 AM
Thanks for the quick response
The capacity in use of all agent are 0 and status of all agent are available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 04:00 AM
Can you show your configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 04:54 AM
The configuration steps are
1. A Service Channel with the 'available' presence state configured.
2. A Queue for the Service Channel, filtered to a specific assignment group.
3. An Assignment Eligibility for the Queue with the group and rule defined
4. Agent assignment rule that enables skills, specifies that skills are mandatory, and with enable auto-assign work items
5. Skills and associated users
6. Skill determination rules based on the incident table and filtered to the specific condition, with skills associated and set to mandatory for each determination rule.
7. The Skill determination for incident Business Rule
As per the below attached image & the configuration , the ticket first route to the Expert then advanced Skill .
But insted of this , the ticket is routing like first ticket with advanced skill type and then Expert skill type.