WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Using submaps
A submap is a reusable form of graphical data map, which you can call from other graphical data maps.
Submaps allow you to use a set of mapping functions in multiple maps to transform a common set of elements from the input object to the output object.
When using submaps, consider the following:
- A submap can provide callable mapping between global elements or global types from a message model. A submap cannot be used for local anonymous complex types. These must be mapped within the main map, for example, by a local map.
- Submaps must be placed in the same application, library, or project. Alternatively, submaps can be placed in a project or library that is visible to the main map(s) that they are called from.
The following
topics contain the information that you need to use submaps: