go to post shima Avakh · Aug 5 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. Certifications & Credly badges:shima has no Certifications & Credly badges yet.Global Masters badges:shima has no Global Masters badges yet.Followers:show all 1Liubov Z.Following:show all 1Olga Z.
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.