shima Avakh · Aug 5, 2025 go to post Thanks for the suggestion! Using Do ##class(Ens.Queue).AbortQueue("QueueName") works well for individual queues. However, I'm looking for a way to abort all messages across all queues without having to specify each pQueueName one by one. Log in to post comments
Thanks for the suggestion! Using
Do ##class(Ens.Queue).AbortQueue("QueueName")works well for individual queues.However, I'm looking for a way to abort all messages across all queues without having to specify each
pQueueNameone by one.