- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 01:29 AM
Based on category and subcategory selection ticket should be assign to respective assignment group in Incident Table
Request for script or the process on how the requirement can be achieved?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 07:23 AM
Hello @Sirisha Snow ,
To address the assignment of tickets based on category and subcategory in the Incident Table, there are several approaches available:
-
Client Script:
-
Business Rule:
-
Assignment Rule:
In your case, using an Assignment Rule seems like the easiest choice. It's done through the ServiceNow interface. You set conditions based on the chosen category and subcategory, and it assigns the right group. I suggest looking at the image below for a clearer view:
For more details on Assignment Rules, you can check the Assignment rules module & Create an assignment rule
in the ServiceNow documentation.
If you have many combinations, you'll need to create rules for each. If things get tricky, like needing special calculations, then we might need a script. If it's not too complicated, sticking with Assignment Rules should work fine.
Let me know if things get tricky, and I can help with a script.
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks,
Aniket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 05:17 AM - edited 02-28-2024 05:19 AM
Hi @Sirisha Snow ,
You can go with Assignment Lookup Rules where you can select for required category and subcategory, you can set the assignment group.
Please mark this response as correct or helpful if it assisted you with your question.
Best Regards,
Rutuja Khalate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 05:24 AM
Hello @Sirisha Snow ,
You can create assignment rule and in condition add specific category and subcategory .
Regards,
Rohini Sane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 05:49 AM
Hi create assignment rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 05:52 AM
You can do without code and it is OOTB.
use assignment rule
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]
****************************************************************************************************************