Utility
Synopsis
[WorkQueues] Utility=MaxActiveWorkers,DefaultWorkers,MaxWorkers,MaxTotalWorkers,AlwaysQueue
Utility is the name of this work queue manager category. MaxActiveWorkers, DefaultWorkers, and MaxWorkers, MaxTotalWorkers, and AlwaysQueue are four comma-separated integers and one comma-separated boolean. MaxActiveWorkers, DefaultWorkers, and MaxWorkers, and MaxTotalWorkers may be left blank or specified as 0 to use the default value; the default value of AlwaysQueue for the Utility category is 1. For more information on each property, see Category Properties.
Description
The [WorkQueues] section of the configuration parameter file (CPF) contains an entry for every work queue manager category. A category has up to five comma-separated properties. None of the arguments are required; if any are left blank, they are resolved as the default value. For more information, see Managing Categories.
Changing This Parameter
On the Work Queue Manager Categories page of the Management Portal (System Administration > Configuration > System Configuration > WQM Categories), click Utility to edit this category. you can instead click Create Category to create a new WQM category.
Instead of using the Management Portal, you can change the Utility category in the Config.WorkQueuesOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).