Please let me know the table where I can check the log of the executed schedule.

BoHyun Jung
Mega Sage

Please let me know the table where I can check the log of the executed schedule.

4 REPLIES 4

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

What kind of schedule? Please be specific.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi @Mark Roethof 

 

Schedule job

Aman Kumar S
Kilo Patron

Hi @BoHyun Jung 

Have you put in logs in the script then go to system log and search against your keyword in the message column.

If you want to check the status of your scheduled job, you can check in Schedule(sys_trigger) table and search by name of your scheduled job

 

Best Regards
Aman Kumar

swathisarang98
Giga Sage
Giga Sage

Hi @BoHyun Jung ,

 

You can find schedule logs in syslog_transaction table , It shows which jobs ran when and how much data was it processed, Or you can navigate to System Scheduler -> Scheduled Jobs -> Slow Job Log

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang