Converting a message map from a .msgmap file to a .map file
You must convert legacy message maps (.msgmap format) to graphical data maps (.map format) before you can deploy or modify them.
Before you begin
Before you convert a legacy message map, complete the following steps:
- Import your resources from WebSphere® Message Broker. For more information, see Importing resources from previous versions. Alternatively, you can migrate the Toolkit development resources. For more information, see Migrating development resources.
- Verify that all the projects that include resources used by the legacy message map are available in your workspace, and the project dependencies are defined.
- Review Changes in behavior in message maps converted from legacy message maps and Considerations for mapping messages modeled in message sets.
About this task
In IBM App Connect Enterprise, if you want to deploy or modify a legacy message map (.msgmap format), you must first convert it to a graphical data map (.map format). A graphical data map is known as a message map in IBM App Connect Enterprise.
To use a converted legacy message map in your message flows, you must replace legacy Mapping nodes with new Mapping nodes. For more information, see Replacing a legacy Mapping node.
Procedure
To convert a legacy message map to a message map by using the IBM App Connect Enterprise Toolkit, complete the following steps:
Results
Your legacy message map is converted to a message map that can be deployed, and that can be modified by using the Graphical Data Mapping editor.
What to do next
Modify each message flow that references the legacy message map so that new Mapping nodes reference your new message map. For more information, see Replacing a legacy Mapping node.