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 » MQRFH2 header

Post new topic  Reply to topic
 MQRFH2 header « View previous topic :: View next topic » 
Author Message
v_rajasekhar
PostPosted: Wed Oct 24, 2001 7:16 am    Post subject: Reply with quote

Newbie

Joined: 23 Oct 2001
Posts: 8

hi,
Here i am working on MRM messagesets and messages. i want to add MQRFH2 header along with message, i dont want to set header part in MQInput Node. i tried to added it to message, but that MQSI is unable to recognize that message, it is recognizing as BLOB. here is the header i am adding.
MRMDNGGG5407A001MESG11CWF
.

If anybody have any solution for this problem. Please let me know.

thanks,
Raj
Back to top
View user's profile Send private message Yahoo Messenger
Tibor
PostPosted: Wed Oct 24, 2001 11:12 pm    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

Quote:

On 2001-10-24 08:16, v_rajasekhar wrote:
...
here is the header i am adding.
<mcd><Msd>MRM</Msd><Set>DNGGG5407A001</Set><Type>MESG11</Type><Fmt>CWF</Fmt></mcd>


SET OutputRoot.MQRFH2.(MQRFH2.Field)Version = 2;
SET OutputRoot.MQRFH2.(MQRFH2.Field)Format = InputRoot.MQMD.Format;
SET OutputRoot.MQRFH2.mcd.Msd = '...';
SET OutputRoot.MQRFH2.mcd.Set = '...';
SET OutputRoot.MQRFH2.mcd.Type = '...';
SET OutputRoot.MQRFH2.mcd.Fmt = '...';

And don't forget disable HTML ...

Back to top
View user's profile Send private message
venkat kurra
PostPosted: Thu Oct 25, 2001 2:10 pm    Post subject: Reply with quote

Master

Joined: 18 Oct 2001
Posts: 245
Location: Bloomington , IL

Quote:

On 2001-10-24 08:16, v_rajasekhar wrote:
hi,
Here i am working on MRM messagesets and messages. i want to add MQRFH2 header along with message, i dont want to set header part in MQInput Node. i tried to added it to message, but that MQSI is unable to recognize that message, it is recognizing as BLOB. here is the header i am adding.
MRMDNGGG5407A001MESG11CWF
.

If anybody have any solution for this problem. Please let me know.

thanks,
Raj


You can refere 62 page in the ESQL reference from IBM manuals.If you are using JMS then it creates MQRFH2 header along with your message automaticlly.there you can specify Topic or what ever you want.otherwise you have to create MQRFH2 your own by following steps in ESQL book.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQRFH2 header
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.