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
Submap
A submap enables you to use the same piece of mapping function in multiple graphical data maps.
A submap references another map. It calls or invokes a map from the same file or another map file, which can be stored in a library, an application, or a Message Broker project.
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.
For more information, see Using submaps.