Posted: Thu Oct 11, 2007 5:26 am Post subject: MRM message to a char variable
Apprentice
Joined: 10 Jul 2007 Posts: 30
I have a message comming into a compute node in MRM format. I want manipulate the data withing so I need to assigin it to a character string.
I have done the following:
Declare CharData Char;
SET ChrData = CAST ("InputRoot"."MRM" AS CHAR CCSID InputRoot.MQMD.CodedCharSetId ENCODING InputRoot.MQMD.Encoding);
However, this does not work. Any ideas to why?
Thanks for all you help. _________________ Thanks in advance
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