The Steps page lists the steps to be executed for the job.
Step Execution Sequence
The Step Execution Sequence determines how steps should be executed in jobs with more than one step:
Execute steps in sequence; job stops if a step fails. adTempus executes each job in sequence as long as all steps succeed. If a step fails, the job stops, and the job's status is "Failed."
Execute steps in sequence; job continues even if a step fails. adTempus executes each job in sequence regardless of the outcome of individual steps. After all steps have been executed, the job's status is based on the status of the last step executed.
Execute the first step, but do not execute additional steps except as directed by Responses. Use this option if you want to control the sequence of steps. When this option is selected, adTempus only runs the first step automatically. You must then use Job Control actions to direct the execution flow. The job's status is based on the status of the last step executed.
Regardless of which option you specify here, Job Control actions executed by Responses within the job can alter the flow of the job. |
Steps
The Steps list lists the steps that have been defined for the job. You can add, edit, delete, or reorder steps. Each step executes a single task; see the Tasks topic for information on the available task types.