To add tables to the schema, select Add Tables and choose the tables to add to the Check the box labeled Primary Key and click OK. Select Add Recommended to To create a new view, click Add to open the Select the table to use in the view, and click Next. T

Managing Metadata 3-7

3.1.2.1.1 Selecting Tables for the Schema To select tables for the schema:

1. Select the Configuration Manager: Tables Tab on page A-46.

2. To add tables to the schema, select Add Tables and choose the tables to add to the

schema from the Select Table Screen . If you are creating a new table, select Create Table . 3. After selecting the tables to use, the CreateEdit Table ’name’ Screen is displayed with Table Column names filled in. 4. Select the column that will be used as a primary key to establish a dependency and select Edit. The AddEdit Column Screen is displayed.

5. Check the box labeled Primary Key and click OK. Select Add Recommended to

add recommended columns to the table. Repeat these steps for all tables that will be used together in the schema. When finished, click OK. 3.1.2.1.2 Creating the Schema View To create the schema view: 1. Select the Configuration Manager: Views Tab . The names of configured views are displayed.

2. To create a new view, click Add to open the

Add View Screen: Select Table page.

3. Select the table to use in the view, and click Next. The

Add View Screen: Select Columns page is displayed.

4. Choose the columns to include in the view, and click Finish. The

AddEdit View Screens is displayed. 5. Select a name for the view, and add information for the description. Choose the internal column name in the database to use in the view, and choose the visible column that is displayed to end users. You can also set a display expression, which determines how the name in the option list will be displayed. When done, click OK . 6. Repeat these steps for all tables to be included in the view.

3.1.2.1.3 Creating the Schema Relationships To create the schema relationships:

1. After the tables and associated views are completed, select the Configuration Manager: Relations Tab to establish the dependencies between tables and columns. A list of the currently existing schema relationships is displayed.

2. Click Add to set up a new schema relation. The