When a message has a setting of "Confirm on Delivery", a message is generated by a Queue Manager when the message has been delivered to the receiver.
My question is, where does the Report message confirming the delivery go to? Does it go to a Reply-To Queue from the originating Queue Manager, or does it go to another Queue on the originating Queue Manager? How do I get the Report Message back to the application that originally sent the message? Is it done through a get request of that message type? If so, which Queue will I need to do a GET request on? How frequently should I wake up and look for Report Messages?
Thanks,
jacob1044
My question is, where does the Report message confirming the delivery go to? Does it go to a Reply-To Queue from the originating Queue Manager, or does it go to another Queue on the originating Queue Manager? How do I get the Report Message back to the application that originally sent the message? Is it done through a get request of that message type? If so, which Queue will I need to do a GET request on? How frequently should I wake up and look for Report Messages?
Thanks,
jacob1044