A variable is a symbolic representation of data that you сan access without typing it. Introducing variables is useful when you use the same values in multiple places. For example, if you use the same URL in multiple places, you can add it as a global variable. If the URL changes, you only need to change a value in the variable. Variables are available in Orchestration and Automation. Orchestration changes this value in all workflows where this global variable is used.
Variables in Orchestration are key-value pairs. Each variable name represents its key. Thus, when you reference the variable name, you can access its value.
Orchestration uses the following types of variables:
As a Business Analyst user, you can access variables by typing a static variable value into the corresponding field. This value stays constant during run-time.
As an Administrator user, you can type static variable values in the corresponding field. You can also select a variable that gets values in real-time and is associated with the engagement. To add a variable, click
and select a variable from the available options.