The Mapper filter performs transformation of structured messages from one format to another. The filter itself is fairly simple to configure, but using it requires a mapping definition, describing how the message transformation will occur. Mapping definitions are created using the Map Designer application.
Error Settings
The Mapper filter has two configuration properties, Fail On Errors and Log Errors, that control how errors are handled. These are set to false by default but it is highly recommended to set both to true, or at least, Log Errors should be set to true.
Additional information about the Mapper filter and the Map Designer can be found at:
- Mapper filter
- Designing Message Mappings
- Mapper Getting Started Guide (Symphonia Reference Guide)
- Mapper Language Reference
- Map Designer Reference