How to check which scripts is running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 01:05 PM - edited 03-25-2025 01:08 PM
Hi,
I am having a record producer, when I submit it, incident record gets created and the assignment group is getting set automatically. There is no configuration or script I found in record producer.
There might be some BR which is responsible for setting the assignment group. I am not able to see any such BR or Script responsible to set the assignment group
Is there any way where we can check which all scripts ran once the record producer is submitted??
Thanks in advance 😃
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 01:34 PM
Hi @anvitha ash
You can try using script tracer. Start script tracer and then submit the record producer and then stop. (search for script tracer in application navigator)
You can also look for assignment rules in application navigator.
If my response help then do “accept the solution”
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 01:36 PM
Hi @anvitha ash
In this case, you can check the Assignment Rule / Data lookup or the On-Call Schedule. Also, verify if you are setting any group directly in the RP code itself.
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-25-2025 01:51 PM
@Dr Atul G- LNG @Rohit Singh
Can we leverage the assignment rules for the record producer as well ??
How record producer can be leveraged for record producer
I thought with record producer we can't leverage assignment rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 01:54 PM
Hi @anvitha ash
We can see that RP is an interface, but at the end, the incident gets created in Native View, where the assignment rule works. Give it a try and share your feedback.
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]
****************************************************************************************************************