Variable triggers are fired when an action is done to a variable, for example it is created, updated, or deleted. For more information on variables, see Creating and Editing Process Variables.
Specific details of when the trigger is fired. The configuration parameters are:
Parameter | Definition |
---|---|
condition | A detailed condition for firing the trigger, created using the Condition Builder. For more details on conditions available as a part of the input values, see Creating Conditions. |
name | The variable name given in the application, for example strVar. |
taskVariable | Setting for variable in the scope of a task, meaning that the variable is used only
within the task, and not in the whole process Set to true when the variable is in the scope of a task only, and false when not. |
value | A defined value of the variable. |