Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2025.3

...

The Queue Browser allows you to connect to a JMS broker to retrieve the list of queues provided by that broker and show the messages currently sitting on each queue. You can see the headers as well as the message contents. The Queue Browser also lets you delete messages off the queues.This  This feature provides visibility into (and control over) the messages present on queues, which is helpful when analyzing the interaction between the test scenarios and the system under test.You can:

...

You can explore the queue as follows:

To achieve this...Do this...
See the available queuesReview the box in the top left of the view
See all messages on a given queueSelect that queue
See the contents of a given messageSelect that message
Remove a message from the queueRight-click that message, then choose Delete Message