Job Execution Sequence

This is the basic sequence of events that occurs for job execution.

This assumes that a job has been submitted and gone through the job submission process described in the previous topic.


GUID-97AE1AB4-09BC-43FA-B815-0AB2BCB22860-low.png

  1. The Event Monitor is made aware that a job is available for execution. It notifies the dispatcher.
  2. The dispatcher checks for an available initiator.
  3. If an available initiator is found, a SEP is told to retrieve the job. If no initiator is found, the job remains queued.
  4. The SEP retrieves the job and executes it.