Exercise 6: Saving a mapping model

This exercise teaches you how to save the mapping model that contains the mapped relationships.


Before you begin this exercise, you must complete Exercise 5: Adding a transformation to an element in the mapping model.

To save a mapping model:

After you have a mapping model in the Data Project Explorer, follow these steps to save the model.

From the menu bar, click File->Save or CTRL+S to save the results of the current mapping between /SAMPLE/SAMP/DEPARTMENT/DEPTNO and /SAMPLE/SAMP/PROJECT/DEPTNO/DEPTNO.

You now have a saved mapping model that you can use to deploy SQL statements to a server.

Now you are ready to begin Exercise 7: Generating and deploying an SQL script