How to know which task or business rule or client script or any other schedule job runs

Nagarjuna_Saidu
Tera Contributor

Hi All,

I just wanted to know "How to know which task or business rule or client script or any other schedule job runs in background of service now instance."  for debugging purpose. anyone please help me.

3 REPLIES 3

Najmuddin Mohd
Mega Sage

Hi @Nagarjuna_Saidu ,

For Server side scripting, you can use Script Tracer and click Start and anything you do on the instance, will get a log in the Script tracer.

If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.

Ankur Bawiskar
Tera Patron
Tera Patron

@Nagarjuna_Saidu 

you can use script tracer or debug all feature

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

 Using scripts tracer i can't able to find out which business rule was running background.