Data Warehouse Center Application Integration Guide

SubjectArea.tag

Use this template to define a subject area to contain the processes and steps that you create. Each tag language file must have at least one subject area to contain any processes and steps that you create. This template is required if you are defining processes and steps.

This template also defines the relationship between the subject area and the security group that the header file specifies (see "HeaderInfo.tag").

Tokens

Table 40 provides information about each token in the template.

Table 40. SubjectArea.tag tokens
Token Description Allowed values
Entity parameters
*SubjectArea The name of a group that is to contain all of the processes and steps that are created or added to a particular subject area.

The name must be unique within the warehouse control database. This token is required.

A text string, up to 80 bytes in length.
*SubjectAreaContact
The name of the person or organization that is responsible for this subject area. A text string.
*SubjectAreaDescription A short description of the group of processes and steps.

This token is optional.

A text string, up to 254 bytes in length.
*SubjectAreaNotes A long description of the group of processes and steps.

This token is optional.

A text string, up to 32700 bytes in length.
Relationship parameters
*SecurityGroup The security group in which to create the subject area.

This token is required, and you must specify the default security group.

ISV_DEFAULTSECURITYGROUP for the default security group.
*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 41 provides example values for each token to illustrate the kind of metadata that you might provide for each token.

Table 41. Example values for SubjectArea.tag tokens
Token Example value
*SubjectArea Group of processes and steps generated for the partner tool
*SubjectAreaContact
DEPT W24A
*SubjectAreaDescription This subject area contains all the processes and steps generated for Data Warehouse Center by the partner tool.
*SubjectAreaNotes The processes and steps in this subject area will be used to evaluate the product.
*SecurityGroup ISV_DEFAULTSECURITYGROUP
*CurrentCheckPointID++ 9


[ Top of Page | Previous Page | Next Page ]