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 » IBM MQ API Support » How to block COA generatio for a Queue ?

Post new topic  Reply to topic
 How to block COA generatio for a Queue ? « View previous topic :: View next topic » 
Author Message
KAKEZ
PostPosted: Mon Oct 20, 2003 6:32 am    Post subject: How to block COA generatio for a Queue ? Reply with quote

Centurion

Joined: 10 Oct 2002
Posts: 117

Hi, pour pb is:

- a client appli put a mess in a local queue on the server where another appli on the server reads it, treats the message and then returns a report to the client appli (positive or negative report)
we dont need COA report sent to the client appli but only report sent by the server appli (so no MQRO_COA coded in the Report field in the MQMD)

- the server appli will be used for a limited time (say two months) and after we want the qmgr send a COA report to the client appli normaly, so MQRO_COA has to be coded in the MQMD Report field of the message

question: how to let the client appli coding MQRO_COA whitout having COA report generated by the Qmgr?
a suggested possibility - found within the doc:
Appli Programming Reference - p186 about MQRO_COA:

<<
A COA report is not generated if the Format field in the message descriptor
is MQFMT_XMIT_Q_HEADER or MQFMT_DEAD_LETTER_HEADER.
This prevents a COA report being generated if the message is put on a
transmission queue, or is undeliverable and put on a dead-letter queue.
>>

would be :
1) to use the local queue with usage "Xmitq"
then
2) modify the same queue to have usage "normal"

Jack
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 » IBM MQ API Support » How to block COA generatio for a Queue ?
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.