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 » Length of properties folder

Post new topic  Reply to topic
 Length of properties folder « View previous topic :: View next topic » 
Author Message
KIT_INC
PostPosted: Wed Nov 14, 2007 2:35 pm    Post subject: Length of properties folder Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I am educating myself on the product. The environment is V6 CSD5 on WINXP
A simple flow
MQINPUT-COMPUTE-MQOUTPUT
I am using debug to observe the variables.

I tried to find the length of the properties folder by this ESQL

SET HEADERL = LENGTH(ASBITSTREAM(InputRoot.Properties));

But HEADRERL is always zero (observed by running debug)

So I try
SET HEADERL = LENGTH(ASBITSTREAM(InputRoot.MQMD));

This returns the length of the MQMD.

This is the same regardless if the input message is using the BLOB parser or XMLNS parser.

Did I miss something or this is normal?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Nov 14, 2007 2:54 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

This is expected behavior. The Properties are a "holding place" to allow for passing or setting values that will ultimately impact the MQMD. Jeff might give you a much better information when working with http nodes...

You might want to read up about the Properties node in the manual...
_________________
MQ & Broker admin


Last edited by fjb_saper on Thu Nov 15, 2007 8:22 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Wed Nov 14, 2007 5:03 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I'd be surprised if the Properties tree can serialize at all...

The thing to be aware of with Properties in v6 is that Properties will override any protocol specific header. So Properties.ReplyIdentifier, if set, will override the HTTP Reply Identifier or the MQMD.CorrelID...
_________________
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 » Length of properties folder
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.