2019.1

Table Of Contents
Note
The order of fields in an extraction step isn't necessarily the same as the order of those
fields in the Data Model; see "Ordering and grouping fields in the Data Model" on
page272.
Action step properties
The Action step can run multiple specific actions one after the other in order; see "Action step"
on page267 for more information.
The properties of an Action step become visible in the Step properties pane when the Action
step is selected on the Steps pane.
Description
This subsection is collapsed by default in the interface, to give more screen space to other
important parts.
Name: The name of the step. This name will be displayed on top of the step's icon in the Steps
pane.
Comments: The text entered here will be displayed in the tooltip that appears when hovering
over the step in the Steps pane.
Actions
This subsection lists all actions executed by the step, and their types.
l
Name: A name by which to refer to the action. This name has no impact on functionality.
l
Type:
l
Set property: Sets the value of a record property which was created in the
Preprocessor step (see "Preprocessor step" on page258).
l
Run JavaScript : Runs a JavaScript expression, giving much more flexibility over
the extraction process.
l
Stop Processing Record: When this option is selected, the extraction workflow
stops processing the current record and moves on to the next one.
If fields were already extracted prior to encountering the Action step, then those
Page 351