Exercise 2: Importing the required resources

Before you begin, you must complete Exercise 1: Setting up your environment.

This tutorial requires that you import a sample data design project that is included with this product. The sample data design project contains project files, a domain model, and a logical model.

  1. Import the "Database Models - Domain and logical data model" sample from the Samples Gallery:

    1. Click Help > Samples Gallery, expand the Technology Samples category, and expand Database Models. Then click Domain and logical data model.
    2. Click Import the sample.
    3. In the project wizard that opens, keep the defaults and click Finish.

    You should now see a project named Design in the Data Project Explorer. Expand the Design project folder and the Data Models folder to see the sample data models that are included in the project.

    Screen capture showing the Design project in the Data Project Explorer, as described.

If you were working in a team environment, you could now share the design project by using the source code management functionality in the workbench.

Now you are ready to begin Exercise 3: Viewing the domain model reference in the Design project properties.