Data Warehouse Center Application Integration Guide

BusinessViewOutputTable.tag

Use this template to define the relationship between a business view and its output target.

You must include this template for the following types of business views:

This template is optional for business views that use a Visual Warehouse program ( *BVType is ISV_BVType_VWP_Population).

Tokens

Table 134 provides information about each token in the template.

Table 134. BusinessViewOutputTable.tag tokens
This template contains only relationship parameters.
Token Description Allowed values Window or notebook: field
*BVName Name of the business view.

This token is required.

A text string, up to 80 bytes in length. Business View: Business Name
*DatabaseName Name of the database that contains the table.

This token is required.

A text string, up to 80 bytes in length. Information resource: Database
*TableOwner Owner, high-level qualifier, collection, or schema of the table.

This token is required.

A text string, up to 15 bytes in length. Table: Name

Business View: Table Name Qualifier

*TablePhysicalName Physical table name as defined to the database manager or file system.

This token is required.

A text string, up to 80 bytes in length. Table: Name

Business View: Database Table Name

*CurrentCheckPointID++ Index, starting with 0, that increases each time it is substituted in a token.

This token is required.

A numeric value. None

Examples of values

Table 135 provides example values for each token to illustrate the kind of metadata you might provide for each token.

Table 135. Example values for BusinessViewOutputTable.tag tokens
Token Example value
*BVName Revenue_by_Geography_7
*DatabaseName Finance Warehouse
*TableOwner DB2ADMIN
*TablePhysicalName GEOGRAPHY
*CurrentCheckPointID++ 14


[ Top of Page | Previous Page | Next Page ]