WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Content based filtering component parameter values
Select the objects and properties associated with the content based filtering component that you want to change.
To change these properties, you must specify the broker name and -e ExecutionGroupLabel. You must also set the ObjectName to ContentBasedFiltering.
- -n cbfEnabled
- Whether content-based filtering is enabled.
- Value type - Boolean
- Initial value - false
- -n evaluationThreads
- The number of evaluation threads available.
- Value type - integer
- Initial value - 1
- Other valid values: positive integer in the range 2 - 32.
- -n validationThreads
- The number of validation threads available.
- Value type - integer
- Initial value - 1
- Other valid values: positive integer in the range 2 - 32.
Note, that if cbfEnabled = true and you set either of the thread settings to zero, the value of that thread setting is changed to one automatically.
See the mqsichangeproperties command for examples of its use.