Creating mapping declarations in mapping models

You can create mapping declarations, also called maps, in a mapping model. Mapping declarations enable you to specify how attributes in an input object correspond to attributes of an output object.

You must have a mapping model open. A mapping model has .mapping as a file name extension.

To create a mapping declaration in a mapping model:
  1. Right-click in the editor area; then click Create Map.
  2. In the New Map dialog box, in the Map name field, specify a name for the map.
  3. Click OK. The map is displayed in the Outline view, and opens in the editor are under the Mapping Root section.
  4. Click File > Save.
Note: To edit an existing mapping declaration, click its name in the Outline view. To delete a mapping declaration from a mapping model, in the Outline view, click the mapping declaration and click Delete.
Related tasks
Changing the processing order of mapping declarations in mapping projects

Feedback