Is there a way to see/identify what all scripts ran for a particular record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2018 10:32 PM
Does servicenow has a log or something that records what all scripts (client scripts, business rules, schedule script, etc)
that ran for a particular record (eg. INC, CHG, etc)
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2018 10:38 PM
Hi,
You can able to see which scripts is running on field by using field watch..
Right click on field
You can able to see watch..
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2018 10:41 PM
Hi
You can find it now With the help of Feild Watcher.
Activate the feild watcher. Being on the same page go to the form or feild you want to test. Right click on the feild and select "Watch"-field name.
For more details refer below link :-
Mark Correct if it helps.
Warm Regards,
Omkar Mone.
www.dxsherpa.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2018 11:50 PM
Hi,
open any record , go to >configure>All.
you will see no of business rules , client scripts , ui policies etc running for the record.
Please Mark Correct/Helpful if Helps.
Regards,
Manjusha Bangale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2018 05:30 AM
Configure all will show all the configs/script related not that are ran for a particular record. Feild watcher yes but happens only when we want to reactively troubleshoot.
I'm looking for some base setup that may be available or can help troubleshoot. Something like a refer back book/logs to see what happened.