Use this template to specify that Visual Warehouse is to start two business views at the same time. This template is required only if you want the business views to start at the same time.
Table 138 provides information about each token in the
template.
Table 138. ConcurrentCascade.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 |
*ConcurrentBVName | Name of the business view that is to be started concurrently with the
other business view.
This token is required. | A text string, up to 80 bytes in length. | Business View: Concurrently 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 139 provides example values for each token to
illustrate the kind of metadata you might provide for each token.
Table 139. Example values for ConcurrentCascade.tag tokens
Token | Example value |
---|---|
*BVName | Revenue_by_Geography_7 |
*ConcurrentBVName | Revenue_by_Geography_6 |
*CurrentCheckPointID++ | 16 |