User guide
Metadata modeling
88 Data Integration with Sybase Avaki Studio
Step 11 Continue to click Add and enter data until your table contains all the columns you need.
To reposition a column, select its row and click Move Up or Move Down.
Step 12 When you have finished adding and editing columns, click OK.
Mapping metadata models to Avaki objects
You can map (link) a table in a metadata model to an Avaki object, such as a data ser-
vice or a database operation, or to a table in a database. When you deploy the metadata
model, this mapping allows you to access the object using the table name in the
model—probably the same name you use to access the table in the database.
This procedure maps the metadata model we created in the previous procedure, “Cre-
ating and editing metadata models” on page 85, to a database operation called
GetEmpGivenName.
Step 1 Click the data catalog view in the left pane and navigate to the object you want to map.
In this example, we will map the GetEmpGivenName database operation to the EMP
table we imported in “Importing metadata models” on page 79.