You can limit a list panel of resource definitions to displaying only those resource definitions whose attribute values meet your search criteria. Search criteria consist of one or more conditions of the form:
attribute_name comparison_operator test_value
where comparison_operator can be one of the following, depending on the attribute:
Encoded attributes with a fixed list of predetermined values may only use the operators EQ or NE. If the attribute value is text, then you can use the masking characters * (to mask zero or more characters) and + (to mask a single character) in the test value. If the test value includes masking characters, then only the operators EQ or NE may be used.
For example, the following condition limits the list panel of resource definitions to resource definitions changed after April 2005:
CHANGETIME GT 2005/04
Search criteria can contain up to three sets of four conditions each. Within each set, conditions are grouped by Boolean AND operators. Sets are grouped by Boolean OR operators. You can select or deselect each set, so you can use them separately or in combination.
Each resource type has separate search criteria. CICSĀ® Configuration Manager stores search criteria in your ISPF user profile: each CICS Configuration Manager user has their own search criteria.
To define search criteria for a resource type:
The list of CICS configurations appears.
The list panel of resource definitions appears, prompting you to specify a filter.
The search criteria panel for the selected resource type appears.
The list panel of resource definitions reappears, with the message:
n rows excluded by the Search Criteria.
To search within the current results, enter the SEARCH command again, and then select the search method Search within results.