How to know which task or business rule or client script or any other schedule job runs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 08:45 PM
Hi All,
I just wanted to know "How to know which task or business rule or client script or any other schedule job runs in background of service now instance." for debugging purpose. anyone please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 08:48 PM
Hi @Nagarjuna_Saidu ,
For Server side scripting, you can use Script Tracer and click Start and anything you do on the instance, will get a log in the Script tracer.
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 09:45 PM
you can use script tracer or debug all feature
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 10:24 PM
Using scripts tracer i can't able to find out which business rule was running background.