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 » RFH2 Header, format field - SOLVED

Post new topic  Reply to topic
 RFH2 Header, format field - SOLVED « View previous topic :: View next topic » 
Author Message
fazz
PostPosted: Fri Jun 09, 2006 2:02 am    Post subject: RFH2 Header, format field - SOLVED Reply with quote

Centurion

Joined: 20 Feb 2004
Posts: 144
Location: England

Hi,

I am creating a RFH2 header in a flow, I set the MQMD format to MQFMT_RF_HEADER_2 and the RFH2 format to MQFMT_STRING.

These show up fine in a trace.

However, an additional Format field gets added to the RFH header which is set to a blank string.
I can see in the debug view that this happens on the output of the compute node that created the header, it also adds an mcd folder with the Msd field set to 'xmlns'.

Why does it add another format field?
And as the value of it is blank, its causing problems futher down the line.

Cheers


Last edited by fazz on Fri Jun 09, 2006 2:47 am; edited 1 time in total
Back to top
View user's profile Send private message
fazz
PostPosted: Fri Jun 09, 2006 2:47 am    Post subject: Reply with quote

Centurion

Joined: 20 Feb 2004
Posts: 144
Location: England

Just to say I have solved this problem.

When I was creating the RFH fields I was using this command:

Code:
SET OutputRoot.MQRFH2.Format = MQFMT_STRING;


When I should have been using:

Code:
SET OutputRoot.MQRFH2.(MQRFH2.Field)Format = MQFMT_STRING;
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 » RFH2 Header, format field - SOLVED
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.