Hi,
I am using synchronous notification for MQ adapters (with request and reply documents):
My requirement is to persist the message in the queue in case there is a failure during processing of the message.
- Is the message going to persist in the queue in case the reply doc isn’t sent?
If I am not sending the reply doc, even though the message is removed from the queue.
But looks like Synchronous Notificaion is helpful only removing Broker from the message flow and the message will be lost once it is picked up for processing irrespective of the reply doc sent to mq.
Please give your suggetions for my requirement.
#JMS-Adapter-Archive-wmUsers#webMethods-Archive#webMethods