Posted: Thu Apr 09, 2009 3:41 pm Post subject: Messageloss in publish subscribe ....
Voyager
Joined: 05 Sep 2008 Posts: 94
Dear All,
In my project i have a source system sending the same message to 2 different target systems. The input message is same but the output format is a bit different . So am using a public suscribe model. I have a publication flow which posts (Actually am making it as a publication by addng topic and all) which is deployed in one broker, say A(Attached to Qmgr QA). The two subscriber flows are running in 2 different brokers,say B and C(Attached to QMgr QB & QC). I have configured 2 remote queue as the subscription queues on QA and then passing it to the corresponding local queues on QB & QC. But sometimes am loosing the message. When i took a trace, it says it has entered the publication node and it has processed it. but its not delivered to the subscription queues. So inorder to prevent this data loss, will it be a good option to use Retained publications?? or any other methods available to save the data when publication fails??
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum