Deleting Documents from a Client Queue
You can delete any documents in a queue. You might want to delete documents from a queue if:
A document causes the application that processes the document to behave unexpectedly.
Documents published by a test client or invalid documents published by a misbehaving client.
The client's subscriptions changed and you want to delete the already enqueued documents that the client no longer subscribes to.
You can delete documents from a client queue regardless of the documents acknowledgement status.
To delete documents from a client queue
1. In My webMethods: Messaging > Broker Server s > Clients.
2. In the Client List, click the client ID of the client for which you want to delete documents in its queue. If the client does not appear in the list, use the Search tab to locate it.
4. On the Client Details page, click the Browse Queue tab.
5. Browse the queue to locate the documents you want to delete. For information about browsing queue contents, see
Browsing a Client Queue. 6. Select the check box next to each document that you want to delete from the queue.
7. Click Delete. My webMethods removes the documents from the client queue.