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:

- Name
The name of the workflow variable, that is to be created or updated. - Value
The value to assign to the variable.
You can add more variables/values, by clicking on 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
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 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 ...
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 ...
Predefined variables
InterFormNG2 is delivered with a lot of predefined 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 of the ...
Advanced Set meta data workflow components
The advanced set meta data workflow components are: Email details. Sets various email meta data like subject, receivers and sender. Extra PCL commands. With this you can add your own PCL commands in the PCL output from InterFormNG2 e.g. for tray ...