2018.2

Table Of Contents
l
Level Up/Down: Jumps up or down one node level (up to the parent, down to a
child). The number of levels to change is defined in the Move byoption.
Postprocessor step properties
The Postprocessor step does not run for every Source Record in the Data Sample. It runs once,
at the end of the Steps, after all records have been processed. For more information see
"Postprocessor step" on page212.
The properties described below become visible in the Step properties pane when the
Postprocessor step is selected in 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.
Postprocessor
The Postprocessor subsection defines what postprocessors run on the Data Sample at the end
of the data mapping workflow. Each Postprocessor runs in turn, using the result of the previous
one as an input.
l
Name: The name to identify the Postprocessor.
l
Type: The type of Postprocessor. Currently there is a single type available.
l
JavaScript: Runs a JavaScript Expression to modify the Data Sample. See
"DataMapper Scripts API" on page318.
l
Use JavaScript Editor: Click to display the Edit Script dialog (see "Using
scripts in the DataMapper" on page321).
l
Add Postprocessor: Click to add a new Postprocessor. Its settings can be modified
once it is added.
l
Remove Postprocessor: Click to remove the currently selected Postprocessor.
Page 314