Creating a global variable

Last Updated : May 09, 2024 |
Prolog information
If you often use a value in conditions, result mapping, or task properties of the REST API task, you can create a global variable with this value. Global variables are available in all your workflows.
  1. On the Orchestration Manager interface, click the Variables tab.
  2. Click Create.
  3. Type a variable name.
    ADDITIONAL INFORMATION:
    The variable name must contain only alphanumeric characters, without spaces or special characters. You cannot start a variable name with a digit. The maximum length is 70.
  4. Type a variable value.
  5. Click OK.
    STEP RESULT:
    Orchestration shows the new global variable in the list of variables. If Designer is open, reload it to use the newly created global variable in workflows.