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 » How to make MQRFH2 Header null

Post new topic  Reply to topic
 How to make MQRFH2 Header null « View previous topic :: View next topic » 
Author Message
satyasheel15
PostPosted: Thu May 20, 2004 6:13 am    Post subject: How to make MQRFH2 Header null Reply with quote

Voyager

Joined: 04 Mar 2003
Posts: 86

Question:

There is one message which is going back as a reply message. In this message I want to make the MQRFH2 header NULL so that the final destination does not see the MQRFH2 header.

Please advise how to achieve this.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
JT
PostPosted: Thu May 20, 2004 6:17 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

You can help yourself by using the excellent search facility available on this site. Search for MQRFH2 and NULL. There are numerous postings on the topic.
Back to top
View user's profile Send private message
Missam
PostPosted: Thu May 20, 2004 6:18 am    Post subject: Reply with quote

Chevalier

Joined: 16 Oct 2003
Posts: 424

Code:
SET OutputRoot.MQRFH2 = NULL;
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu May 20, 2004 6:22 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Missam wrote:
Code:
SET OutputRoot.MQRFH2 = NULL;


And then adjusting the MQMD headers to indicate that there is no longer an MQRFH2.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kirani
PostPosted: Thu May 20, 2004 6:23 am    Post subject: Reply with quote

Jedi Knight

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

Try this,
Code:

SET OutputRoot.MQRFH2 = NULL;


Make sure you update the MQMD.Format field to correct value after removing the MQRFH2 header.
_________________
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
satyasheel15
PostPosted: Thu May 20, 2004 6:24 am    Post subject: MQRFH2 Null Reply with quote

Voyager

Joined: 04 Mar 2003
Posts: 86

Hi jefflowrey,

How we will adjust the MQMD headers to indicate that there is no longer an MQRFH2.

Please advise
Back to top
View user's profile Send private message Send e-mail MSN Messenger
satyasheel15
PostPosted: Thu May 20, 2004 6:25 am    Post subject: Reply with quote

Voyager

Joined: 04 Mar 2003
Posts: 86

Hi Kirani,

How to " Make sure you update the MQMD.Format field to correct value after removing the MQRFH2 header ".

Please advise.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
jefflowrey
PostPosted: Thu May 20, 2004 6:26 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

By setting the appropriate properties of the MQMD in the Output tree.

If you do not know what properties are appropriate, please see the Application Programming Guide for MQSeries.

Or follow the previous advice and search for "MQRFH2" and "Null" using the Search button at the top of this page. It's right next to the FAQ button.
_________________
I am *not* the model of the modern major general.
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 » How to make MQRFH2 Header null
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.