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 » Request/Reply

Post new topic  Reply to topic
 Request/Reply « View previous topic :: View next topic » 
Author Message
rajmq
PostPosted: Fri Jul 18, 2003 10:13 pm    Post subject: Request/Reply Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi

Our application is using MQ5.2 & Wmqi2.1.
I was trying to implement Request/Reply Concepts.

Here My Problem is

Client is setting the unique msgid in request messages.How can store this same msgid?? and How to assign the same msgid to ReplyMessage??

Can any one help me with detail

regards
raj
Back to top
View user's profile Send private message
kirani
PostPosted: Sat Jul 19, 2003 9:47 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Is your message flow acting as a "Server Application", which takes the request messages and create a new reply message? If so, you can just select "Copy Message Headers" in your compute node, which will copy incoming message ID/ CorrelId to output message ID/CorrelId. In a typical RQST/RPLY scenario, a server application copies MsgId into CorrelId on reply message. You can use following code to do this:
Code:

SET OutputRoot.MQMD.CorrelId = InputRoot.MQMD.MsgId;


Hope this helps.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
rajmq
PostPosted: Sun Jul 20, 2003 3:16 am    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi kirani

Thanks for ur Reply.

I understand the above explaination,But is it possible to use the topics.
Your answer is No,and pls calrify my other doubt

1.What is it the advantage, Using the MQ ( point to point Communication)
and MQSI( point to Communication)?? we are getting new software license for MQSI( it is too costly).

regards
raj
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 » Request/Reply
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.