Mapper Transformer Step
This step extracts data from a field in the message (or an expression) and places it into one of the available Variable Maps. Depending on the scope of the map, this variable will be available in subsequent steps, in the destination connector properties, or even in subsequent connectors.
Item Name | Description |
---|---|
Variable | The variable name / key to use when inserting into the map. The Add to drop-down menu to the right determines which map to place the variable in. For additional information, see Variable Maps. |
Mapping | The value to place into the map. This may be a field from the message, or any JavaScript expression. |
Default Value | If the Mapping is not found or evaluates to an empty string, this value / expression will be used instead. |
String Replacement | This table allows you to perform replacements on the value before it gets inserted into the map.
|