Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
Besides using the pub.jms:receive service is there a way to retrieve a list of all the messages from a queue or to query for a specific message based on an identification id of the document?
Thank you & Best regards
Have you tried looking at the JMS API?
I assume you must create a write service to accomplish this. Lets see what others comment on this.