Use this template to define the relationship between a business view that uses a Visual Warehouse program and the output targets for the Visual Warehouse program.
Table 136 provides information about each token in the
template.
Table 136. BusinessViewVWPOutputTable.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 |
Table 137 provides example values for each token to
illustrate the kind of metadata you might provide for each token.
Table 137. Example values for VWPOutputTable.tag tokens
Token | Example value |
---|---|
*BVName | Revenue_by_Geography_7 |
*DatabaseName | Finance Warehouse |
*TableOwner | DB2ADMIN |
*TablePhysicalName | GEOGRAPHY |
*CurrentCheckPointID++ | 15 |