2022.1

Table Of Contents
Tip
To break out of a loop and immediately jump to the next task following the current loop,
use an Action task and set its action to Break out of repeat loop.
Adding a Repeat step
To add a Repeat step:
1. On the Steps pane, select the step after which to insert the Condition step.
2. Make sure that the cursor is located where the extraction loop must start. By default the
cursor is located at the top of the page or record, but previous steps in the extraction
workflow may have moved it down. If necessary, add a Goto step (see "Goto step"
below).
Generally this step can be skipped when the data source is an XML file or JSON file.
3. Add the Repeat step: select data in the line or row where the loop must end, or select the
node/element. Then either:
l Right-click on it and select Add Repeat.
l Right-click the Steps pane and select Add a Step > Add Repeat.
l Select Steps > Add Repeat Step from the menu.
4. Make the required settings on the Step properties pane. See: "Repeat step properties" on
page385.
For more detailed instructions per file type see "Extracting transactional data" on page263.
Configuring a Repeat step
For information about how to configure the Repeat step, see "Repeat step properties" on
page385.
How to use it in an extraction workflow is explained in the topic: "Extracting transactional data"
on page263.
Goto step
Although invisible, there is a cursor in the Data Viewer that represents the location that the
extraction workflow will be processing next in the current record. In an extraction workflow the
Page 283