A request for CICSPlex SM managed object data can produce a large number of managed object records. Without filters, the Web User Interface returns all of the managed object records that exist within the current context and scope. To limit the number of resources retrieved by a request, use a filter. For example, you might want to view all enabled transactions with names starting with the characters PAY.
You use the View Editor to choose the filters that will be available on a view and the order in which they will appear.
Selection criteria are used to specify the objects against which a query will operate. These criteria are:
Changing the selection criteria (either explicitly or implicitly through a link) affects only the current menu or view and any subsequent menus and views. The selection criteria for the previously visited menus and views are unaffected.
To set or change the selection criteria:
To clear a field, remove the value in the field either by deleting the typed in value, or selecting the blank option from the selection list. Note that you cannot clear the context and scope fields.
There are two types of filter:
A relational operator is specified only for attributes. A relational operator may be:
A value may be specified for both parameters and attributes. You can either choose a value from a selection list, for example the Enable status field offers a choice of ENABLED and DISABLED, or you type the value into an entry box. The following rules apply to entry boxes:
Note: If the combination of relational operators and generic characters is meaningless, you will get an error. Generic characters only have meaning when used with the 'equal to' and 'not equal to' relational operators for character attributes; they cannot be used for parameters or numeric values.
To apply a filter, click on the Refresh button.
Filters on tabular views can take up large amounts of screen space restricting the data that can be displayed. You can mitigate this by collapsing the filters when you are not altering them. You can expand them again when you want to change them.
To collapse the filter, click the Collapse filter icon,
, at the top left of the filter area.
To expand the filters, click the Expand filter icon,
.
In order to determine whether filters should be displayed in their expanded or collapsed state by default use the optional WUI server initialization parameter:
FILTERSTYLE(EXPAND/COLLAPSE)
If you do not specify this parameter, the WUI displays filters in the expanded state by default.
When you navigate away from a view with filters in a non-default state, the filter area in the new view reverts to the default filter setting as specified in the FILTERSTYLE parameter.
If you navigate away from a view and then return in the same WUI session, the filters remain in the state you left them when the view was last displayed.
A filter confirmation screen allows you to specify filter criteria before the WUI retrieves the data for a view. When designing views in the view editor you have the option to specify that a filter confirmation screen should be displayed before the data retrieval is executed. There are no filter confirmation screens associated with supplied views.
Using the Web User Interface Contents Page - Help Contents Page - Notices