Hi Reamon,
Thanks for your reply.
we are using JMS triggers for subscription. So, should i need to specify the client ‘DefaultDLQ_’ in the JMS trigger to let the Broker know about the Dead letter queue ? If so, where should i give those details?
Yes Reamon, We are facing an issue with the Guaranteed document loss. I have raised my query for this here http://www.wmusers.com/forum/showthread.php?22933-Guaranteed-Document-looks-to-be-lost. In our production,
External system(eGate) will publish the document to the Broker and we will subscribe the document using JMS triggers. Sometimes, Windows server which has our wM components will be restarted and ultimately,it’ll restart IS too.So, if any document comes during the IS restart interval, we are losing it. Because,
1.IS restart intialized(in this situation,we are not even notified to lock the broker queue).
2.Published document comes and stored in the Broker queue.
3.IS came up(Dispatcher started)
4.JMS trigger takes the Document from the Broker queue.
5.Trigger executes the subsription service(verified with the service usage at the time of IS restart)
6.Trigger acknowledges the Broker and the Broker removed the Document from the Broker queue.
7. But,the subscription service didn’t process the document and also it didn’t return any errors in the server logs.
And Document loss happening only for the Documents which comes during the IS restart interval.After this time interval, the document process works fine normally.
Any help on this would be really helpful.
Thanks
Ram
#Integration-Server-and-ESB#Universal-Messaging-Broker#broker#webMethods