Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Script Debugger for Vulnerability Response Custom Integration Script Include is not working

kalyanaP
Tera Contributor

Hi All,

I am looking for Script Debugger to work for testing Script Include created in Vulnerability Response Integration. I am unable to debug using Script Debugger. Please help me to show how to enable this ?

 

Thanks in advance

Kalyan P

7 REPLIES 7

BrianProvencher
Giga Guru

What do you mean when you say you are unable to debug using Script Debugger?

Hi,

I put breakpoints in script include and open script debugger. While executing the job, script debugger is not stopping at break point.

Thanks

Kalyan P

Bert_c1
Kilo Patron

I was able to use the script debugger on a script include I created in the Vulnerability Response Integration Framework scope, by create a Fix Script in the same scope that called a function in my script include. Can't test from Scripts - Background.

Screenshot 2025-06-04 122216.png

Debugger:

Screenshot 2025-06-04 122311.png

kalyanaP
Tera Contributor

I am trying to debug the Script Include that is highlighted below. When I execute this job, I want to debug the script includes with the break points.

 

kalyanaP_0-1749060492645.png