Defining New Workflow Variables

In addition to the default variables that every workflow contains, you can also create new workflow variables.

    Procedure
  1. To define a workflow's variables, on the Actions drop-down list box, click Workflow Variables.

  2. For flows that contain a sub-flow, the variables of the sub-flow are also displayed in the dialog shown below.
    • The user can only change the value of sub-flow variables.
    • If a variable in the sub-flow has the same name as a variable in the parent flow, the user is warned that the value would be overridden.
  3. To create a new workflow variables, click create.
  4. In the Variable field, enter the variable name.
  5. In the Value field, enter the value of the variable.
    Note: When defining a workflow variable for a table that contains period/dot ( . ) in its name, then the variable should be wrapped in " ". For example, "demographics.parquet".
  6. Click OK to save the workflow variables, or click Cancel to discard changes.

Removing Variables

    Procedure
  1. To remove a variable, select it and click Delete.