how to check what scripts such as BR ,client script, UI policies run when i edit any field in form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 05:35 AM
When i have added one user in incident form and saved the record, when i have done it after that how can i check what are the scripts that run, so that i can identify the changes happened by which script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 05:37 AM
The response timer can be helpful
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
‎01-24-2025 05:41 AM
Hello @VIKAS MISHRA , 'System Diagnostics -> Session Debug -> Enable All' opens the script debugger window where you can see all the details of your transaction.
Regards,
Nishant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 05:42 AM
Hello @VIKAS MISHRA ,
You can use Script Tracer to identify which BR, Script include, workflows are running. For more information, click here.
Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.
Thanks and Regards,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 06:16 AM
Hello @VIKAS MISHRA
Below links will be helpful to you:
https://youtu.be/m6Jg4JuVpIQ?si=S4xGVaurpscnkadG
Script Tracer | ServiceNow Developer
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0994239
How To Debug Client Side Script Efficiently - ServiceNow Community
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.