Where can I find details about OOTB Scheduled Jobs?

Vivin Viswanath
Tera Contributor

I'm performing research regarding the out of the box Scheduled Jobs for our instance. There are a lot of jobs that are set to run which our team suspects may not be needed or could run less frequently in order to produce less of a load on our instance. ServiceNow doesn't seem to provide any documentation for debugging or understanding any of these jobs. 

Does anyone have details regarding Scheduled Jobs? 

Thanks! 

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

there is no documentation around that.

you can check those in scheduled jobs table sysauto & check which one are created by admin and are older ones

Regards
Ankur

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

Nishu Saini
Kilo Guru
Kilo Guru

Hi Vivin

 

The out of the box Scheduled Jobs are can be find by comparing the records with names with OOB as all jobs are not created by admin. 

Best way is to export the sys_id from new OOB instance and filter with sys_ids  in the required instance.

Please mark helpful if it resolves the issue!