Aks1982
12 years agoOccasional Contributor
How to get list of jms queues from a hermes session
Hi,
I am trying to write some groovy script to get list of jms queues from a hermes session.
I want to search for some queues in session, then either clear the messages and count the messages as well.
Can this be done?.. I got some groovy code which accesses the weblogic jms server directly and get the messages.
But since soapui is already integrated with hermes, there should be a simpler way to do this?
Any help appreciated..
AKS
I am trying to write some groovy script to get list of jms queues from a hermes session.
I want to search for some queues in session, then either clear the messages and count the messages as well.
Can this be done?.. I got some groovy code which accesses the weblogic jms server directly and get the messages.
But since soapui is already integrated with hermes, there should be a simpler way to do this?
Any help appreciated..
AKS