Skip to main content

ModifyWorkQueue

Modify a work queue definition in the [WorkQueues] section of the CPF.

Synopsis

[Actions]	ModifyWorkQueue:Name=WQName,[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyWorkQueue specifies changes to make to a work queue. InterSystems IRIS® modifies the work queue when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.WorkQueues.Modify()Opens in a new tab to modify the work queue defined by ModifyWorkQueue.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifyWorkQueue by editing the merge file in a text editor (as described in Editing the Active CPF).

See Introduction to the Work Queue Manager for more information on work queues.

FeedbackOpens in a new tab