Data Warehouse Center Application Integration Guide


StepVWPProgramInstance.tag

Use this template to define an instance of a Data Warehouse Center program that is run by a warehouse agent. This template also defines the relationship to the Data Warehouse Center program definition, called the VWPTemplate, as well as the step that uses the Data Warehouse Center program. This template is required for each step that utilizes the Data Warehouse Center program.

Tokens

Table 36 provides information about each token in the template.

Table 36. StepVWPProgramInstance.tag tokens
Token Description Allowed values
Entity parameters
*VWPProgramInstanceKey Key that uniquely identifies this program instance. The key must be unique from all other keys in the tag language file.

Tip: Finish processing the VWPProgramInstance.tag template before increasing the value of the key.

This token is required.

A numeric value.
Relationship parameters
*StepName The name of the step that is being related. A text string.
*VWPProgramTemplateName The business name of the Data Warehouse Center program template that is being created. A text string.
*CurrentCheckPointID++ An index, starting with 0, that increases each time that it is substituted in a token.

This token is required.

A numeric value.

Examples of values

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

Table 37. Example values for StepVWPProgramInstance.tag tokens
Token Example value
*VWPProgramInstanceKey 070001
*StepName Revenue by location
*VWPProgramTemplateName My ISV Program
*CurrentCheckPointID++ 2


[ Top of Page | Previous Page | Next Page ]