Hello,
I am trying to use the listener-notification framework for retrieving messages on a webSphere MQ 5.3 queue, with webMethods Websphere MQ adapter v6.0 and IS 6.0.1 on Windows
How can I ensure that a message is removed from the MQ queue only AFTER the listener notification service has processed the message successfully? This can become crucial if webMethods IS goes down immediately after picking the message up from the webSphere MQ queue. If the message has already been removed from the MQ in that case, it will be lost forever.
Any inputs greatly appreciated.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services