Posted: Thu Oct 11, 2007 8:50 am Post subject: Reading MQ Statistics Message
Novice
Joined: 21 Oct 2001 Posts: 21
Hi All,
We are trying to parse through statistical messages supplied my MQ v6 using WMB v6. Here is the code I am using in the compute node (this code was gotten from another post):
DECLARE creationPtr REFERENCE TO OutputRoot;
CREATE LASTCHILD OF creationPtr DOMAIN('MQPCF') PARSE(InputRoot.BLOB.BLOB, InputProperties.Encoding,
InputProperties.CodedCharSetId);
When the message is read in the following error is reported:
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