Set multiple workflow variables

Set multiple workflow variables

The advanced set meta data workflow component, Set multiple workflow variables, sets/defines multiple workflow variables. This can be used later in the workflow and also in a template.

 

The variables can be referenced in XPath expressions with a preceding $-sign.

If you want to create or update a single workflow variable, then you could consider the Set workflow variable component instead.

Please notice the limitation regarding workflow variables and booleans.

 

The component has these parameters:

    

  1. Name
    The name of the workflow variable, that is to be created or updated. You need to state the variable name without the dollar sign. If you click the magnifying glass you can select any of the predefined variables, Global variables and Tenant variables.
  2.  Value
    The value to assign to the variable. Remember to click the T icon to the right if you want to enter an XPath expression.
You can rearrange the sequence by clicking the arrow icons on the left.

You can add more variables/values, by clicking the Add more icon on the right. You can delete a line by clicking on the trash can icon to the right of the line, that you want to delete.

    • Related Articles

    • Set secure workflow variables component

      The advanced, utilities workflow component, Set secure workflow variables can be used as a way to protect passwords used in the InterformNG2 workflows e.g. for API calls. Related built-in functions are: ng:encrypt() and ng:decrypt(). The component ...
    • Variables

      In InterformNG2 there are 4 kind of variables: User defined variables, that you define in the designer. Workflow variables. They can be defined in the workflow either by setting a single variable or multiple variables at a time. Predefined input ...
    • Set one workflow variable

      The advanced set meta data workflow component, Set one workflow variable, sets/defines a workflow variable. This can be used later in the workflow and also in a template in the designer. The variable can be referenced in XPath expressions with a ...
    • Global variables

      It is possible to define global variables in InterformNG2, which can be read in all workflows and all templates. You can set a fixed value to such a global variable. This can be used in workflows and templates to identify on which machine the ...
    • Predefined variables

      InterformNG2 is delivered with a lot of predefined workflow variables, that you can refer to as any of the user defined variables. You can see them while you are editing an Xpath expression in the workflow: In the search field you can type in a part ...