Script Debugger Opens - But does not perform the intended duty

Priya123
Tera Contributor

Simple Business Rule/

Set breakpoints

Opened the SCript debugger

Displays the breakpoints

But when the condition to execute the business Rule is present, but debugger does not start, it stops in Waiting for first breakpoint

 

disabled pop up

logged out and logged in 

 

nothing works

 

any pointers 

2 REPLIES 2

Viraj Hudlikar
Tera Sage
Tera Sage

Hello @Priya123 

Did you have a look on this video - 

https://youtu.be/drzwGy9OtbY?si=Opy3Vb4prxHBhcwL

https://youtu.be/4UEitzjo0VY?si=-b-LJBqNv1lRgL2r

 

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.

Basic introduction for how to get starting using breakpoints and the ServiceNow Script Debugger. Learn more at: Scripting - https://developer.servicenow.com/app.do#!/trainlist/app_store_learnv2_scripting_london_scripting_in_servicenow?v=london Script debugger - ...
How to debug Server Side Script in ServiceNow? In this video we use a business rule on the incident table to to pull back all active request items allocated to the caller. We use the script debugger and breakpoints to pause the business rule script to view variable values throughout the script ...

Hi Thank you , issue is i know how to work with that , just that its stopped working even if i give breakpoints.