How to find last run time of scheduled Job - on demand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 11:59 PM
Hello All,
if scheduled job Run on Demand then how i know last running time , if (syslog_transaction) is last option then how to match exact schedule job with this table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 12:16 AM
Hi @Aryan .
Have a look on this article : https://www.servicenow.com/community/developer-forum/figuring-out-the-run-time-of-scheduled-jobs/m-p...
If it is helpful please make it correct/helpful.
Thanks and Regards,
Allu Gopal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 01:07 AM
if scheduled job Run on Demand then how i know last running time , if (syslog_transaction) is last option then how to match exact schedule job with this table.?
what do you mean by > how to match exact schedule job with this table.?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 02:14 AM
Hi @Aryan
There you go.
Ref: Is it possible to check the execution history of the schedule created in the "sys_trigger" table?
Cheers,
Tai Vu