Author |
Message |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Wed May 11, 2011 11:57 am Subject: I think you are not getting what am i trying to get |
Hi I'm not talking about .net transaction manager here. IBM Queue has .net interface (dll's) to collaborate with queue's. Need that sample code in any .net language. I got one reference from stack ove ... |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Wed May 11, 2011 7:35 am Subject: Any .net implementation example |
Hi, I'm kind of convinced after researching different options. I would like to use SyncPoint, MQCmit and MQBACK.
Looking for any resource where i can get .Net example of implementing syncpoint. I c ... |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Thu Feb 10, 2011 1:31 pm Subject: Reading and Removing Messages based on messages processed |
I feel my question got diverted due to DB stuff i mentioned.
Let me put my question in different way, I need to read a message, process it without saving anywhere. If succeeds, remove from queue othe ... |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Thu Feb 10, 2011 9:28 am Subject: Reading and Removing Messages based on messages processed |
Ok. Thanks for the help. So to conclude this thread, there is no way to mark message as read and later remove it based on db success/failure in Ver. 6.X ?
I'm try to get it without using "Sync ... |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Thu Feb 10, 2011 9:14 am Subject: Reading and Removing Messages based on messages processed |
and just to make sure, its possible in Version 6.x ?? |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Thu Feb 10, 2011 8:51 am Subject: Reading and Removing Messages based on messages processed |
How though? Any reference to code? Reference to the topics already discussed? Any where else on internet ? |
Topic: Reading and Removing Messages based on messages processed |
reg.2008
Replies: 20 Views: 9612
|
Forum: General Discussion Posted: Thu Feb 10, 2011 8:34 am Subject: Reading and Removing Messages based on messages processed |
Hi
I'm trying to implement rescue mechanism to save each and every messages in DB in case of any processing failure.
To do that, i can't access message directly. I need to first read the message ... |