Description:
When 'Mark as overdue when' field is defined for a job, the server will change the job state to overdue if it does not start by that time.
Users can define time period in minutes, hours or days.
Solution:
To mark a job that has not ran for over 24 hours or next day, enter the time in following format.
TODAY 9:00 AM plus 1 day
The server will not mark the job as OVERDUE state till 9 AM next day. Here is another format that can be used:
TOMORROW 9:00 AM
The server will wait till the next day and then mark the job OVERDUE if it has not executed.