2021.1

Table Of Contents
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 page255).
l Run JavaScript : Runs a JavaScript expression, giving much more flexibility over
the extraction process.
l Skip to next record: When this option is selected, the extraction workflow stops
processing the current record and moves on to the next one. The record remains
visible, but with its data model pane greyed out, when it is being skipped as a visual
clue to determine to which records the "Stop Processing Record" action is being
applied.
If fields were already extracted prior to encountering the Action step, then those
fields are stored as usual.
If no fields were extracted prior to encountering the Action step, then no trace of the
record is saved in the database at run time.
l Stop data mapping: The extraction workflow stops processing the data.
If fields of the current record were already extracted prior to encountering the Action
step, then those fields are stored as usual, but the rest of the data is skipped.
If no fields were extracted prior to encountering the Action step, then no trace of the
current record is saved in the database at run time.
l Break out of repeat loop: The data mapping workflow moves to the first step
following the Repeat loop, after executing any other actions defined in the same
Action step. If this action is specified in an Action step that is not inside a Repeat
loop, then it is ignored.
Set Property
Text and PDF Files
l Property: Displays a list of record properties set in the Preprocessor step (see
"Preprocessor step" on page255).
l Type: Displays the type of the property. This is a read-only field.
Page 353