Skip to main content

DeleteWorkQueue

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

Synopsis

[Actions]	DeleteWorkQueue:Name=WQName

Description

DeleteWorkQueue deletes an existing work queue. InterSystems IRIS® deletes the specified work queue when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.WorkQueues.Delete()Opens in a new tab to delete the work queue defined by DeleteWorkQueue.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change DeleteWorkQueue 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