Job Condition Properties

Show Window Sample

The options on the Job Condition Properties page define the behavior of the job condition.

Depend on Job

Select the job to depend on. Only jobs that you have "List/Reference" permission for are listed. The job may be on the same computer as the job you are editing, or on a different computer.

Instance

Specify which instance An instance is a specific execution of a job. of the target job adTempus should look at to see if the condition is me:

Example illustrating the effect of the three Instance options

You are making job "Data Copy" dependent on job "Data Extract," with the Rule (see below) set to "Job must have succeeded" (that is, "Data Copy" cannot run until "Data Extract" has run successfully).

At 12:00 PM instance 312 of job "Data Copy" finishes.

At 12:15 PM instance 403 of job "Data Extract" finishes successfully.

At 12:30 PM instance 404 of job "Data Extract" fails.

At 12:45 PM instance 313 of job "Data Copy" starts.

At 1:00 PM instance 405 of job "Data Extract" finishes successfully.

At 1:15 PM instance 314 of job "Data Copy" starts. Regardless of which instance you have selected, the condition is met.

At 1:30 PM instance 315 of job "Data Copy" starts (note that "Data Extract" has not run again in the interim).

 

Rule

Specify the rule that the target instance must satisfy:

Wait up to __ seconds for the condition to be met

Check this option and specify a wait limit if you want adTempus to wait for the condition to be met. See Condition Polling for more information.

Once satisfied, condition remains satisfied for duration of job

Check this option to indicate that adTempus should stop checking this condition once it has been satisfied. See Condition Polling for more information.

 

Job Condition Overview