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
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.