CQCC_QUERY_FILTER

The CQCC_QUERY_FILTER configuration parameter refines availability of Rational® ClearQuest® queries. With the CQCC_QUERY_FILTER setting, you can control which queries from the Rational ClearQuest user database workspace are permissible. Provide a Perl regular expression that the query names must match. For example:

&SetConfigParm("CQCC_QUERY_FILTER", "Public Queries");

If the filter is set to "Public Queries," only queries with that string in their path are shown in the list from which the developer selects.