Adding a Configuration Value for a Workflow

Updated

On this page

You can add a configuration value to use as a variable or to hold information for users to understand the workflow.

Use configuration values instead of workflow inputs in the following cases:

  • Values apply to the workflow the majority of the times that the workflow runs.

  • You do not want to redeploy the workflow when the values change (the workflow version is not updated).

Procedure

  1. Open the workflow properties.

  2. On the Configuration tab, click Add.

    The Add workflow configuration dialog box appears.

  3. In the Name box, enter a name for the configuration value.

  4. In the Value box, enter a value for the input.

  5. From the Type list, select String.

  6. To store all processed values in a list, move the Is list toggle key to the right.

  7. Click Save.