Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

UI Field Name

Description

Specifications

Required

Anchor
description - SV
description - SV
description

Description

Description of this Set Variable action.


N

Anchor
exitCodes - SV
exitCodes - SV
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 status. Use commas to separate multiple exit codes; use a hyphen to specify a range. Format: 1,5,22-30

N

Anchor
inheritance - SV
inheritance - SV
inheritance

Action Inheritance

For Workflow tasks only; Records that this action applies to.

Valid values:

Default is Self (1).

N

Anchor
notificationOption - SV
notificationOption - SV
notificationOption

System Notification

If variableScope is Global (4); Status of the Set Variable action that will trigger a system notification.

Valid values:

Default is Operation Failure (1).

N

Anchor
notifyOnEarlyFinish - SV
notifyOnEarlyFinish - SV
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

Anchor
notifyOnLateFinish - SV
notifyOnLateFinish - SV
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

Anchor
notifyOnLateStart - SV
notifyOnLateStart - SV
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

Anchor
notifyOnProjectedLate - SV
notifyOnProjectedLate - SV
notifyOnProjectedLate

On Projected LateGenerates 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

Anchor
status - SV
status - SV
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

Anchor
sysId - SV
sysId - SV
sysId

n/a

sys_id used within the Controller to identify this Email Notification action.


N

Anchor
variableName - SV
variableName - SV
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.

Tip

Variables and Functions supported. 

N

Anchor
variableScope - SV
variableScope - SV
variableScope

Variable Scope

Applies to variables associated with a task in a Workflow.

Valid values:

Default is Self (1).

N

Anchor
variableValue - SV
variableValue - SV
variableValue

Value

Value of this variable.


N

...