Use this template to identify that Visual Warehouse is to start another business view after the named business view finishes processing. This template is required only if you want to link business views in a cascaded relationship.
Table 140 provides information about each token in the
template.
Table 140. PostCascade.tag tokens
This template contains only relationship parameters. | |||
Token | Description | Allowed values | Window or notebook: field |
---|---|---|---|
*BVName | Name of the business view that is to finish processing before starting
the next business view.
This token is required. | A text string, up to 80 bytes in length. | Business View: Business Name |
*PostBVName | Name of the business view that is to start processing when the other
business view finishes processing.
This token is required. | A text string, up to 80 bytes in length. | Business View: Starts: Business View 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 141 provides example values for each token to
illustrate the kind of metadata you might provide for each token.
Table 141. Example values for PostCascade.tag tokens
Token | Example value |
---|---|
*BVName | Revenue by geography 7 |
*PostBVName | Revenue for all geographies |
*CurrentCheckPointID++ | 17 |