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 integration node name and the -e parameter. You must also set the -o parameter value 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.