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.

Stopping Background Scripts

sriharshitha
Tera Contributor

Hi all, I have written a Background Script on Incident table. And it is causing problem upon my new enhancements. I do not need that background script anymore. How can i stop that background script. I have tried some known methods but none of them seems to workout. Thanks in Advance.

3 REPLIES 3

Muhammad Khan
Mega Sage

Hi,

 

If background script is still running, then you can type cancel_my_transaction in the url to kill your transaction.

https://<instance_name>.service-now.com/cancel_my_transaction

which url i need to type this 

Type it after your PDI instance url.