1.5

Table Of Contents
l
Remove Extract Field: Click to delete the selected extract field from the list.
l
Order and rename fields: Click to openOrdering and Renaming Fields.
l
Add Unique ID to extraction field: Check to add a unique numerical set of characters to
the end of the extracted value. This ensures no two values are identical in the Record Set.
l
Based on: Determines the origin of the data.
l
Location: The contents of the data selection set below will be the value of the
extracted field. The data selection settings are different depending on the data
sample type.
l
XPath: The path to the XML field that is extracted.
l
Use selection: Click to use the value of the current data selection for the
extraction.
Note
l
Post Function: Enter a JavaScript expression to be run after the extraction.
For example replace("-","") would replace a single dash character inside the
extracted string.
l
Use JavaScript Editor: Click to display the Script Editor dialog.
l
Trim: Select to trim empty characters at the beginning or the end of the field.
l
Type: The data type of the selected data. Please refer to ...(link to come) for
more information.
l
JavaScript : The result of the JavaScript Expression written below the drop-down
will be the value of the extracted field. If the expression contains multiple lines, the
last value attribution (variable = "value";) will be the value. See DataMapper API.
l
Expression:
l
Use JavaScript Editor: Click to display the Script Editor dialog.
Page 164