Hi,
We are using Transaction MQ connections with Asynchronous notifications and Configured triggers for publishable documents.
In the trigger we specified the maximum number of retires.
In the case the trigger retired for maximum number of times and still the message was not sent successfully(or if the IS goes down before the trigger process the document) the message would be left in the Document Store.
In this case how can i retrieve the documents from the document store for reprocessing.
We are not using the broker .So if many messages fail it may be a problem for the Document Store to handle all of them. So we want to process the documents in the Document Store on a Scheduled basis.
Thanks a lot in advance
-Kiran
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods