Process Condition Properties

The Process Condition Properties window contains the settings for a Process Condition.

Property Pages

Property pages common to all Conditions

General

Name for this condition (optional)

Optionally, enter a name for this condition.

Enabled

Check this box to enable the condition, or uncheck to disable it. A disabled condition will be ignored by adTempus.

Description/Notes

Optionally, enter an extended description or notes about this condition.

Condition Wait

The options on this page determine how adTempus waits for this condition.

Condition Wait

This option determines whether adTempus will wait for the condition to be met:

Condition Polling

This option determines how often this condition should be evaluated. In most cases you will use the default polling interval (about 30 seconds). You may wish to use a longer polling interval to reduce the load on adTempus in cases where checking a condition is resource-intensive (such as a Script Condition that does a large amount of processing).

When you set a polling interval for one or more conditions on a job or step, adTempus applies the longest polling interval to all conditions.

The server-wide default interval can be set through the Advanced Server Options window.

Once satisfied, do not re-evaluate when evaluating other conditions for this instance

This option determines how this condition behaves once it is met if the job or step also has other conditions that have not been met. adTempus will keep checking each condition until it is met or times out.

If this option is checked, adTempus will not check the condition again once it has been met. If the option is not checked, adTempus will keep checking the condition each time it checks the other conditions.

Process Condition

Process Name

Specify the process names that adTempus should depend on. You must specify the executable name (e.g., "notepad.exe"). If there is more than one process on the computer with the same name, you may optionally include the full path of the version of the process that you want to monitor.

Note that this must be an executable (.exe). The process condition cannot target batch files (.bat, .cmd), scripts (.vbs, .js), etc.

Criterion

Specify what the state of the process must be to satisfy the condition:

Related Concepts

Process Condition