Condition Polling

Two options common to all conditions determine whether and how adTempus should wait for the condition to be satisfied.

When adTempus must wait for conditions to be satisfied, it polls (re-checks) the conditions at 1-second intervals. If the Once satisfied, condition remains satisfied for duration of job option is set for a condition, adTempus does not continue polling that condition once it has been satisfied. If the option is not set, adTempus does continue polling the condition once it has been satisfied, which means that it is possible for the condition to become "unsatisfied."

Example

The following example illustrates these options.

Your job "Data Copy" has two conditions:

Both conditions are configured to wait up to 5 minutes for the condition to be satisfied.

Job "Data Copy" starts and adTempus checks the two conditions. It finds that:

Because both conditions are configured as waitable, adTempus will wait for the second condition to be met. One second later it checks the conditions again and finds that:

 

Conditions Overview