Properties of automatic sets
An automatic queue manager set has several properties that we can edit.
Descriptions of the options on the Edit Set dialog are listed in the following table.
Object | Description |
---|---|
Set Name | Enter a valid name for your queue manager set. The name of the set is not constrained by the normal IBM MQ object naming rules concerning characters, but is constrained by the IBM MQ object naming rules for length. The set name must be different from the names of any existing set. |
matches ALL the selected filters | Select matches ALL the selected filters to
add an AND statement to the filter, for example: Platform
= Unix -AND- Command level = 500. The wizard will not allow you to continue if we have selected conflicting filters. For example, we cannot have: Platform = Unix -AND- Platform = Windows. AND statements cannot be mixed with OR statements in the filter. For example, we cannot have: Platform = Unix -OR- Platform = Windows -AND- Command level = 500 |
matches ANY of the selected filters | Select matches ANY of the selected
filters to add an OR statement to the filter, for example: Platform
= Unix -OR- Command level = 500. OR statements cannot be mixed with AND statements in the filter. For example, we cannot have: Platform = Unix -OR- Platform = Windows -AND- Command level = 500 |
Add-> | Select the filter in the Available Filters pane to add and click Add->. The filter is removed from the Available Filters pane and placed in the Selected Filters pane. |
<-Remove | Select the filter in the Selected Filters pane to remove, and click <-Remove. The filter is removed from the Selected Filters pane and placed back in the Available Filters pane. |
Manage Filters... | Click Manage Filters... to open the Manage Filters window. The process of managing filters is explained here: Managing filters for automatic sets. |