2019.1

Table Of Contents
l
Select the Postprocessor step on the Steps pane.
l
On the Step properties pane, under Postprocessor, click the Add button .
l
Under Postprocessor definition, add the script. Postprocessor tasks must be written in
JavaScript (see "Using scripts in the DataMapper" on page381 and "DataMapper Scripts
API" on page378).
Configuring the Postprocessor step
For an explanation of the settings for postprocessors, see "JavaScript" on page375.
The Data Model
The Data Model is the structure of records into which extracted data are stored. It contains the
names and types of the fields in a record and in its detail tables. A detail table is a field that
contains a record set instead of a single value. The Data Model is shown in the Data Model
Page 269