The options on the Process Condition Properties page define the behavior of the process condition.
Process Name
Specify exact name of the executable process to depend on. The process name must be specified exactly as it appears in the Processes list in the Windows Task Manager.
Note that this must be an executable (.exe). The process condition cannot target batch files (.bat, .cmd), scripts (.vbs, .js), etc. The process condition also cannot currently target 16-bit processes (processes that appear under NTVDM.EXE in the Task Manager).
Criterion
Specify what the state of the process must be to satisfy the condition:
Process must be running. The process you specify must be running.
Process must not be running. The process you specify must not be running.
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.