Products | Versions |
---|---|
TIBCO MessageBroker | - |
Not Applicable | - |
Resolution:
- MB 3.2 introduces the concepts of Structural Mapping and Value Mapping
- The output of the mapping in 3.2 is ONLY the mapped tree and not the complete tree.
- Filtering was previously associated with the repeating node in the input schema. In MB 3.2, the filters are associated with the structural mapping. So now you can have a single repeating node in the input schema mapped (structurally) to several repeating nodes in the output schema each with a different filter.
- MB 3.2 mappers allow the inclusion of MB built-in functions (e.g. trim()) in mapper filters
- Previously branch-to-branch mapping was not recursive. In MB 3.2, it is.
- MB 3.2 mappers now support Unions
- Addition of an increment counter in the mapper
- Default values in the repository are now supported
- Addition of a root node