...
Property | UI Field Name | Description | Specifications | Required | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
description | Description | Description of this Set Variable action. | N | |||||||||
exitCodes | Exit Codes | One or more exit codes that will trigger this action. | Integer; if you specify an exit code, you also must specify at least one | N | ||||||||
inheritance | Action Inheritance | For Workflow tasks only; Records that this action applies to. | Valid values: Default is Self (1). | N | ||||||||
notificationOption | System Notification | If | Valid values: Default is Operation Failure (1). | N | ||||||||
notifyOnEarlyFinish | On Early Finish] | Specification to generate the action if the task finishes early, based on the Early Finish Time specified in the task. | Boolean; Valid values: true/false. Default is false. | N | ||||||||
notifyOnLateFinish | On Late Finish | Specification to generate the action if the task finishes late, based on the Late Finish Time specified in the task. | Boolean; Valid values: true/false. Default is false. | N | ||||||||
notifyOnLateStart | On Late Start | Specification to generate the action if the task starts late, based on the Late Start Time specified in the task. | Boolean; Valid values: true/false. Default is false. | N | ||||||||
notifyOnProjectedLate | On Projected Late | Generates the action if the task is projected to be late, based on the calculated Projected End Time and the Late Start Time, Late Start Duration, or Late Finish Time time option. | Boolean; Valid values: true/false. Default is false. | N | ||||||||
status | Status | Status of this task, by itself or together with an exit code, that will trigger this Set Variable action. You can specify as many statuses as needed. | Y | |||||||||
sysId | n/a | sys_id used within the Controller to identify this Email Notification action. | N | |||||||||
variableName | Name | Name of the variable. | Maximum 40 characters; must begin with an alphabetic character and can consist of: alphabetics (a-z, A-Z), numerics 0-9, _ (underscore). White spaces are not permitted; names are not case-sensitive. Do not begin the name with ops_; this prefix is reserved for built-in variables.
| N | ||||||||
variableScope | Variable Scope | Applies to variables associated with a task in a Workflow. | Valid values: Default is Self (1). | N | ||||||||
variableValue | Value | Value of this variable. | N |
...