The Conditions page defines conditions that must be satisfied before the job is run.
Do not confuse Conditions with Triggers. Conditions are evaluated after the job has been triggered; they do not cause the job to run. |
Condition Criteria
The Condition Criteria determine how the conditions should be evaluated:
Execute only if all conditions are met. The job is only executed if all of the listed conditions are met.
Execute if any condition is met. The job is executed if any of the listed conditions is met.
If Conditions are not satisfied
The satisfaction options determine what adTempus should do if the conditions are not satisfied:
Fail the job. The job's steps are not executed; the instance's status is set to Failed.
Execute anyway. The job is executed anyway.
Skip the job (do not report as a failure). The job is not run, but it is not treated as a failure. An instance is recorded in the job's history, with a status of "Skipped (conditions not met)."
Conditions List
The Conditions list lists the conditions that have been defined for the job. You can add, edit, or delete conditions. See the Conditions topic for information on the available condition types.