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.



  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.