Hi again Jonathan,
I want to be able to give the users of the UI the ability to purge the Queues of the messages of their selection. I’ve noticed that where the nChannel class’ ‘purge’ function offers the ability to purge from and to particular event IDs, the nQueue class does not offer the same. Seemingly the only options are to purge all of the events from the queue, or supply a selector and purge a sub-selection based on the nProperties of the event.
One way I have thought of, that may be bad practice, is to use a nQueueSyncTransactionReader to simply consume the events that are to be purged. (All events from the queue would be consumed, but only committed if wanted to be purged).
I was wondering if you’d be able to shed some light please?
Kind regards,
Max
#webMethods#Integration-Server-and-ESB#Universal-Messaging-Broker