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 Java / JMS » what is report type of message?

Post new topic  Reply to topic
 what is report type of message? « View previous topic :: View next topic » 
Author Message
eswarnv
PostPosted: Sat Feb 09, 2002 1:28 am    Post subject: Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Hi All,,

Can any body give me an idea abt what exactly "report" type message and where and how it will be used.


Thanks
Eswar
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Mon Feb 11, 2002 5:22 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

Report messages are messages created by the queue manager that get sent back to the reply2queue and reply2queuemanager that you specified in your MQMD. You can choose which report message(s) you want to see based on what value you code in MQMD_REPORT.

For instance you send across your real message to another queue manager while at the same time also setting MQRO_COA & MQRO_COD. The COA option is telling the recieving queue manager to send you back a message as soon as your message is placed on the queue you specified. With this info, you can now "prove" that you did your part and delivered the message. COD will cause the QM to send back a report message when the recieving app GETS that message. You can know "prove" that the app on the other side picked up the message.

These report message will have a message type of REPORT, versus the "real" replies that your model may be dealing with, which will have a type of REPLY.

These are only 2 of the many report options available to you. See the IBM manuals for more details on when and how to use them.
http://www-4.ibm.com/software/ts/mqseries/library/manualsa/csqzak05/csqzak05tfrm.htm
then go to the chapter on the MQMD and click on REPORT.

_________________
Peter Potkay
Keep Calm and MQ On
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 Java / JMS » what is report type of message?
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.