ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » COD

Post new topic  Reply to topic
 COD « View previous topic :: View next topic » 
Author Message
cvag
PostPosted: Mon Apr 28, 2008 5:12 am    Post subject: COD Reply with quote

Centurion

Joined: 17 Mar 2008
Posts: 127

What is confirmation on delivery?
Which properties i have to configure for COD?
i set the properties
SET OutputRoot.MQMD.Report = MQRO_COD;
SET OutputRoot.MQMD.MsgType = Request;
SET OutputRoot.MQMD.ReplyToQ = AcknowledgeQueuename;

I have found no errors but the acknowledgemsg is not coming on to the AcknowledgeQueuename
Can anybody pls help regarding this

Thanks in Advance
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Apr 28, 2008 5:18 am    Post subject: Re: COD Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

cvag wrote:
What is confirmation on delivery?


It's a message generated when a message is read from it's target queue by an application.


cvag wrote:
Which properties i have to configure for COD?
i set the properties
SET OutputRoot.MQMD.Report = MQRO_COD;
SET OutputRoot.MQMD.MsgType = Request;
SET OutputRoot.MQMD.ReplyToQ = AcknowledgeQueuename;


Those sound right


cvag wrote:
I have found no errors but the acknowledgemsg is not coming on to the AcknowledgeQueuename


A lot of things have to happen for this to work. Ensure there's a default route from the reporting queue manager, that the reporting queue manager has the correct authorities, etc, etc.

Two things to do specifically:

- review the post on the forum regarding confirmation messages. It's been discussed before, and many of the problems have been discussed

- think carefully if you really need these messages, or if it's just a business requirement with no basis in fact. These messages often cause more problems than they solve, and this has been discussed as well!!
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
AkankshA
PostPosted: Mon Apr 28, 2008 8:35 pm    Post subject: Re: COD Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

cvag wrote:

I have found no errors but the acknowledgemsg is not coming on to the AcknowledgeQueuename



For COD the responce comes only when the msg is being picked/read/deleted from the destination queue...
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
Bill.Matthews
PostPosted: Tue Apr 29, 2008 5:20 am    Post subject: Re: COD Reply with quote

Master

Joined: 23 Sep 2003
Posts: 232
Location: IBM (Retired)

AkankshA wrote:
cvag wrote:

I have found no errors but the acknowledgemsg is not coming on to the AcknowledgeQueuename



For COD the responce comes only when the msg is being picked/read/deleted from the destination queue...


I would extend this answer .. "when the message is non-persistent"

A COD for a Persistent message does not flow until the application does an explicit or implicit commit.
_________________
Bill Matthews
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » COD
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.