cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduler Skipped Tasks

MattDavis
Level 5
Hello,   Occasionally I get schedules that execute however they do not run all of the tasks in the schedule. For Instance, I'll have 1 schedule that will log into a resource (no problems) then I'll have a 2nd schedule kick off process 1 once process 1 is complete the schedule logs out. My problem is that sometimes (seems random) schedule 2 will run and skip process 1 and proceed to logging out (which I expect as on exception it's set to move to the next process). But I'd like to know what's causing the exception in the schedule when process 1 attempts to run. Any ideas in how I can trace down the root cause of this? I just turned on schedule alerts for these processes so I'm hoping that'll give me more details on what's causing the schedules to skip these processes.   Thanks!
1 REPLY 1

NickZejdlik
Level 4
Have you checked in Recent Activity under Reports? If you check those logs, you should be able to find out what is preventing the process from running (or if it is running, what the error is when it terminates).