...
You can define variables to be either:
- Available to a single trigger, task, or workflow; that is, Local.
- Available to all triggers, tasks, and workflows; that is, Global.
You define Local variables (variables specific to a single trigger, task, or workflow) on the Variables tab in the Details of that trigger, task, or workflow. These variables are stored in the ops_local_variable table.
You define Global variables either by:
- Selecting Other > Variables from the Automation Center navigation pane.
- Using the Set Variable action for a task or workflow.
...
You can create variables that are:
- Available on a Global level; that is, available for all triggers, tasks, and Workflows.
- Available only for a specific trigger, task, or Workflow.
Anchor | ||||
---|---|---|---|---|
|
...
Step 1 | From the Automation Center navigation pane, select Other > Variables. The Variables list displays a list of all Global variables. (You also can define a Global variable by using the Set Variable action for a task or workflow.) |
---|---|
Step 2 | Enter / select Details for a new Variable, using the field descriptions below as a guide.
To display more of the Details fields on the screen, you can either:
|
Step 3 | Click a button to save the record in the Controller database. |
...
Note | ||
---|---|---|
| ||
To open an existing record on the list, either:
|
...
The following Variable Details is for an existing Global Variable.
See the field descriptions below for a description of all fields that display in the Global Variable Details.
...
Field Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Details | This section contains assorted detailed information about the variable. | ||||||||||||
|
| ||||||||||||
Version | System-supplied. The version number of the current record, which is incremented by the Controller every time a user updates a record. Click the 17268742 Versions tab to view previous versions. For details, see Record Versioning. | ||||||||||||
Description |
| ||||||||||||
Member of Business Services |
| ||||||||||||
|
| ||||||||||||
Self-Service Options | This section contains assorted information about the variable for tasks, workflows, and triggers only - not for Global Variables. | ||||||||||||
Value Options | Value options that will presented when editing values from the Trigger Now... and Launch Task with Variables... command dialogs. Only non-empty values are allowed; duplicate values are not allowed. (Maximum = 25000 characters.) | ||||||||||||
Allow Empty Option | Indication of whether or not an empty value is a valid value option. If true, an empty option will be added to the drop-down when editing values from the Trigger Now… and Launch Task with Variables… command dialogs. | ||||||||||||
Allow Unlisted Option | Indication of whether or not an unlisted value is a valid value option. If true, the drop-down input box should allow users to enter a value that is not present in the set of value options when editing values from the Trigger Now… and Launch Task with Variables… command dialogs. | ||||||||||||
Metadata | This section contains Metadata information about this record. | ||||||||||||
UUID | Universally Unique Identifier of this record. | ||||||||||||
Updated By | Name of the user that last updated this record. | ||||||||||||
Updated | Date and time that this record was last updated. | ||||||||||||
Created By | Name of the user that created this record. | ||||||||||||
Created | Date and time that this record was created. | ||||||||||||
Buttons | This section identifies the buttons displayed above and below the Global Variable Details that let you perform various actions. | ||||||||||||
Save | Saves a new variable record in the Controller database. | ||||||||||||
Save & New | Saves a new record in the Controller database and redisplays empty Details so that you can create another new record. | ||||||||||||
Save & View | Saves a new record in the Controller database and continues to display that record. | ||||||||||||
New | Displays empty (except for default values) Details for creating a new record. | ||||||||||||
Update button |
| ||||||||||||
Delete button |
| ||||||||||||
Refresh | Refreshes any dynamic data displayed in the Details. | ||||||||||||
Close | For pop-up view only; closes the pop-up view of this task. |
...
Step 1 | From the Automation Center navigation pane, select Trigger > <trigger type> or Tasks > <task type>. The records list for that trigger or task type displays. |
---|---|
Step 2 | Open a task on the list and click the Variables tab to display a list of any currently defined variables specific to that record. |
Step 3 | Click the button to display Variables Details for a new variable. |
Step 4 | Using the field descriptions provided for Global Variable Details as a guide, complete the fields as needed. |
Step 5 | Click the button, or right-click in the Details and click Save, to save the record. |
Step 6 | If appropriate, repeat these steps for any additional variables you want to add. |
...