1.7

Table Of Contents
To set the value of a property you can use an Action step (see "Action step" on page123).
Preprocessors
The Preprocessor step can contain any number of preprocessors. They will be run in sequence
before the data is sent to the Data Mapping workflow. To add a preprocessor:
1.
Select the Preprocessor step on the Steps pane.
2.
On the Step properties pane, under Preprocessor, click the Add button .
3.
Under Preprocessor definition, add the script. Preprocessing tasks must be written in
JavaScript (see "Using scripts in the DataMapper" on page230 and "DataMapper Scripts
API" on page228).
Page 117