This topic describes how to create a new submap. There are two ways
to create a new submap:
- Using
- From the Broker Application Development
perspective, click . The New Message Map wizard
opens.
- Specify the project name and the name for the new submap.
- Specify that the new map is a submap by selecting the option: This
map is called from another map and maps components within a message body.
- Specify the source and target elements.
The new submap opens in the Message Mapping editor.
- Using Create new submap
- From the Broker Application Development
perspective, open
the message map for the required node.
- In the Source pane, expand the tree and select the source.
- In the Target pane, expand the tree and select the target.
- Right-click either the source or target, then click Create
new submap.
The new submap opens in the Message Mapping editor. If the original
map file was called simple_mapping.msgmap, the new submap
is called simple_mapping_submap0.msgmap.