XML from/to variables

With the XML from/to variables block, you can read data from XML documents into a variable or write variable data into an XML document.
The variables have to be created first.
The block can be accessed from the menu Settings | Documentation | Workflow Design by clicking the panel Design | Input/Output.

Double-clicking the XML from/to variables block opens the XML from/to variables window, which is divided into two parts:

1. General
In this section, you need to specify the path to the XML file and the direction of the data transfer.
XML filename
|
Select the location of the XML file where the data to be transferred is stored.
|
Direction
|
Two radio buttons are available, depending on the direction of data transfer:
From variables (from workflow to XML)
To variables (from XML to workflow)
|
2. List of mappings
In this section, you need to define the links between the workflow variables and the XML variables.
Variable
|
Enter the variable to be linked to the XML variable.
|
XML path
|
Enter the path to the XML variable.
|
Reset
|
Returns all field values to default or empty.
|
OK
|
Saves information and closes the window.
|
Cancel
|
Closes window without saving.
|
 |
HINT
For more information on how to use the XML from/to variables block, see the chapter XML from/to variables in the user manual.
|