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
Referencing an existing graphical data map from a Mapping node
A graphical data map can be used by one or more Mapping nodes in a message flow.
To reference an existing graphical data map (.map file) from a Mapping node, complete the following steps:
- In the Broker Development view, double-click the message flow that contains the Mapping node that you want to modify, The message flow opens in the Message Flow editor.
- In the Message Flow editor, click the Mapping node that you want to modify. The Mapping node properties are displayed in the Properties view.
- In the Properties view, select the Basic tab.
- Next to the Mapping routine field, click Browse.... The Data Transformation Map Selection window opens.
- From the list in the Data Transformation Map Selection window, select the graphical data map that you want to reference from your selected Mapping node, and click OK. Any graphical data maps that are listed in the format {BrokerSchemaName}:MapName. {default} indicate that no WebSphere® Message Broker schema is used by the graphical data map.
- Save and close your message flow.
Your Mapping node
references the graphical data map that you selected.