Importing mapping models from files in CSV format

You can import the contents of a mapping model file from a file in comma separated values (CSV) format by using a wizard.

Before you begin

Create a CSV file from an existing mapping model file. If you make changes to the CSV file, you can import the mapping model to the workbench.
Note: Discovered mappings are not imported when you import a mapping model from a file in CSV format.

About this task

When you import a mapping model from a file in CSV format, each row is converted into a single mapping.

Procedure

To import a mapping model from a file in CSV format:

  1. Click File > Import from the main menu.
  2. On the first page of the wizard that opens, expand the Data node, select Import a mapping model from a file in CSV format, and click Next.
  3. Specify an CSV file to import, and specify a target project and file name for the mapping model.
  4. Click Finish to create the mapping model.

Results

The contents of the CSV file are imported, creating a mapping model in the location that you specified.

Feedback