How to create a calendar report on scheduled jobs that will show scheduled jobs that were run
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 12:05 PM
Configuration I have so far:
currently my only options to play with is the following
but what is happening is its only reporting on the actual starting field
and I want to be able to make the calendar show pending/scheduled jobs that will run lets say tomorrow not just that its starting on this date..
EX:
is it something in here that would meet the request:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 06:38 PM
Hello @Joshua Comeau ,
I would suggest you to create report on sys_trigger and apply filter to get scheduled execution of report records and use next run to know when the scheduled reports will run
If it helps, kindly click on like icon and mark it as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 04:30 AM
@siva krishna M2 can you send configuration of how you are doing that I do not even see the option to select that table in report view