Summary of configuration parameters
Configuration parameters provide the following functional capabilities:
- Connecting DevOps Code ClearCase clients and a Rational ClearQuest user database
- Making policy choices
- Enhancing performance
- Debugging and analyzing operations
Configuration parameters summary summarizes
the configuration parameters that you can set in the config.pl file.
Some of the configuration parameters have related environment variables
of the same name that you or your developers can set in their local
context. These parameters are noted by Yes in the
Locally settable column of Configuration parameters summary. All parameters
are described more fully in the subsequent sections about functional
capabilities.
| Configuration parameter | Description | Locally settable |
|---|---|---|
| CQCC_ASSOC_BATCH_CONFIRM | Displays a window that confirms that the batch completed successfully. | Yes |
| CQCC_ASSOC_BATCH_ENABLE | Allows delay in processing multiple Rational® ClearQuest® association transactions until end of single DevOps Code ClearCase® operation or user-defined batch | Yes |
| CQCC_ASSOC_BATCH_SERIES | Specifies that a user-defined series is active and normal DevOps Code ClearCase® series-end processing should be suppressed | Yes |
| CQCC_AUTO_ASSOCIATE | Sets one or more change requests for automatic association on checkout and checkin without user interaction | Yes |
| CQCC_AUTO_ASSOCIATE_ENABLE | Specifies whether developers can use CQCC_AUTO_ASSOCIATE | No |
| CQCC_COMMENT_PATTERN | Sets pattern by which developers can make associations in a checkout or checkin comment | No |
| CQCC_CQWEB_ONLY | Forces use of Rational® ClearQuest® Web interface | No |
| CQCC_CQWEB_VERSION | Specify either 2.0 (Java) or "1.0" (ASP with IIS) as Rational® ClearQuest® Web server protocol | Yes |
| CQCC_DATABASE_ENTITY_LIST | Defines logical name of database and related record types (entities) that support associations. | No |
| CQCC_DATABASE_SET | Database set name (connection) for one of multiple schema repositories; used with CQCC_DATABASE_ENTITY_LIST | Yes |
| CQCC_DEBUG | Controls level of output generated for problem diagnosis; 0 (none), 1 (basic), 2 (verbose) | Yes |
| CQCC_GUI_ENABLE | Allows use of Perl/TK graphic user interface | Yes |
| CQCC_LOG_OUTPUT | Records to a log file messages for problem diagnosis | Yes |
| CQCC_MULTIPLE_ASSOCS | Allows or prevents multiple defects to be associated with change | No |
| CQCC_MULTISITE | Enables DevOps Code ClearCase® MultiSite support | No |
| CQCC_POSTCHECKIN_COMMIT | Allows commitment of associations in Rational® ClearQuest® user database to be delayed until checkin completes in DevOps Code ClearCase® VOB. If ACLs are enabled, set this to TRUE. Otherwise, a checkin operation that is performed by a user without mod-checkout permission will fail (and yet, the version association will be committed to the database). | No |
| CQCC_QUERY_ENABLE | Allows developer-selected queries for making associations | No |
| CQCC_QUERY_FILTER | Controls which queries are presented to developers for associations | No |
| CQCC_REPLICA_NAME | For Rational® ClearQuest® Web client to specify user database replica name | Yes |
| CQCC_RESTRICTIONS_TIMEOUT | Specifies number of seconds that a restrictions check can be reused during batch processing | Yes |
| CQCC_SERVER | Name of Rational® ClearQuest® Web server | Yes |
| CQCC_SERVERROOT | Name of folder in which Rational® ClearQuest® Web server is located | Yes |
| CQCC_SERVER_SSL | Enables secure communications for the Rational® ClearQuest® Web connection. | Yes |
| CQCC_SERVER_TLS12 | Use this parameter to define custom TLS 1.2 ciphers. | No |
| CQCC_SERVER_TLS13 | Use this parameter to define custom TLS 1.3 ciphers. | No |
| CQCC_TIMER | Allows recording of internal timing data | Yes |
| CQCC_WEB_DATABASE_SET | CQCC_DATABASE_SET for Web server | Yes |