2019.2

Table Of Contents
Note
The Goto step isn't used in XML extraction workflows in most cases. The DataMapper
moves through the file using Xpath, a path-like syntax to identify and navigate nodes in
an XML document.
Adding a Goto step
To add a Goto step:
l On the Steps pane, select the step after which to insert the Goto step. In the Data Viewer,
select some data, right-click that data and choose Add Goto, to add a Goto step that
moves the cursor to that data.
l
Alternatively, right-click the Steps pane and select Add a Step > Add Goto. Make the
required settings on the Step properties pane.
Configuring a Goto step
For information about how to configure the Goto step, see "Text file" on page388.
Condition step
A Condition step is used when the data extraction must be based on specific criteria. The
Condition step splits the extraction workflow into two separate branches, one that is executed
when the condition is true, the other when it is false.
Extract steps can be added to both the 'true' and the 'false' branch (see "Extracting data" on
page254 and "Extracting transactional data" on page260).
In the Data Viewer pane, icons on the left indicate the result of the evaluation in the Condition
step for each line: when true and when false.
Page 279