1.7

Table Of Contents
The Preprocessor and Postprocessor steps are special in that the first can be used to modify
the incoming data prior to executing the rest of the extraction workflow while the latter can be
used to further process the resulting record set after the entire extraction workflow has been
executed.
Step types
These are the types of steps that can be added to a data mapping workflow:
l "Preprocessor step" below
l "Extract step" on page118
l "Repeat step" on page119
l "Goto step" on page120
l "Condition step" on page120
l "Multiple Conditions step" on page122
l "Action step" on page123
l "Postprocessor step" on page124
Preprocessor step
The Preprocessor step allows the application to modify the incoming data prior to executing the
rest of the extraction workflow through a number of preprocessors. It also lets you define
properties, to be added to each record or to the data as a whole. A unique ID could be created
to be added to each record in the output for integrity checks later on. A time stamp could be
added to create reports. A tag could be added to process certain records differently. A
preprocessor could remove certain records altogether.
Properties
To add a property:
1.
Select the Preprocessor step on the Steps pane.
2.
On the Step properties pane, under Properties, click the Add button . See
"Properties" on page191 for an explanation of the settings for properties.
Page 116