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: Submap called by another map.
- Select the combination of Message Components or Data
Sources that you want to use as sources for your map from Select
map sources and select the combination of Message Components or
Data Targets that you want to use as targets for your map from Select
map targets.
If you cannot find the Message
Components, Data Sources or Data Targets that you expect, select the Show
all resources in workspace check box.
- Click Finish.
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.