Setting Condition of Task Execution

It is possible to set an execution condition for each task: function or validation rule. If a function or a validation rule is calculated with the definite result, the task is executed. Conditions for task execution can be set on the Conditions tab of the task parameters setting dialog box after the Execute Task If checkbox has been selected:

To open dialog to set up task parameters, create new or open ready task:

To create a new task

To open ready task

The following task execution conditions can be set on the Conditions tab:

NOTE. The Function field displays only functions with certain signature: Function <name> (<param>: IScheduledTask): Boolean.

See also:

Creating Scheduled Tasks