Problem scope and query

DCS extends transfer set definitions to include a problem scope and a problem query. These definitions let the transfer set automatically include change requests that are based on a query.

The following problem scopes are supported.

Problem query strings must be typed. However, you can use the problem query dialog to help you determine an appropriate query string to specify for a transfer set. The table shows some standard keywords that can be used in problem query strings in transfer set definitions.

Table 1. Standard keywords for transfer set definitions
Keyword Resulting Action
%to_db_id This keyword is replaced with the dbid of the DCM database for which the generate is performed. This action allows the same transfer set definition to apply to a number of target databases.
%from_db_id This keyword is replaced with the dbid of the current database from which a transfer package is being generated.

Feedback