Creating a message map from a Mapping node
You can use a Mapping node to create a message map with messages as input and output objects. Data from database tables can also be used as input to the message map.
Before you begin
- Create an application, a library, an integration service, or an Integration
project, as described in the
following topics:
- Creating an application
- Creating a library
- Creating an integration project
- Creating a REST API. For more information about the steps that are involved in completing this task, see Implementing a REST API operation by using a message map.
- Create a message flow. For more information, see Creating a message flow.
- Define the message flow content that includes a Mapping node. For more information, see Defining message flow content.
Procedure
To create a graphical data mapping (.map
)
file from a Mapping node:
Results
The new message map is created, and the Graphical Data Mapping editor opens with the selected inputs and outputs.
A message map is created as a .map file.
In the Application Development view, the message map is displayed under a Maps category. Maps are organized by namespace.
What to do next
Edit the message map, and define transformations between the input message assembly and the output message assembly. For more information, see Editing message maps.