How to locate every job

Kaushik Ghosh
Tera Contributor

I'm looking for all various types of ITSM (change management) jobs that are currently active. Please let me know where I can start looking for them. Where do I need to look?

2 ACCEPTED SOLUTIONS

Hi @Kaushik Ghosh 

 

Look in these tables:

 

https://[instance_name].service-now.com/sys_db_object_list.do?sysparm_query=nameSTARTSWITHsysauto&sy... 

 

'sys_trigger' is one more table. but those are generally from sysauto that are 'scheduled' and not On Demand or not active.

 

Replace "[instance_name]" with you instance.

 

Add "Application" and "Package" to the list view.

 

View solution in original post

3 REPLIES 3

Bert_c1
Kilo Patron

Hi,

 

You can use the 'Scheduled Jobs' modules. One under the "System Definition", and one under the "System Scheduler". the latter shows those that will run. Add "Application" to the list view on each.

Hi @Kaushik Ghosh 

 

Look in these tables:

 

https://[instance_name].service-now.com/sys_db_object_list.do?sysparm_query=nameSTARTSWITHsysauto&sy... 

 

'sys_trigger' is one more table. but those are generally from sysauto that are 'scheduled' and not On Demand or not active.

 

Replace "[instance_name]" with you instance.

 

Add "Application" and "Package" to the list view.

 

Sandeep Rajput
Tera Patron
Tera Patron

Screenshot 2023-08-28 at 8.09.22 PM.png