Posted: Mon Jul 14, 2003 7:16 am Post subject: BLOB to XML
Apprentice
Joined: 14 Jan 2003 Posts: 34
The following code produces a valid xml message:
Code:
SET OutputRoot.XML = CAST(SUBSTRING(InputRoot."BLOB"."BLOB" FROM 142) AS CHAR CCSID InputRoot.Properties.CodedCharSetId ENCODING InputRoot.Properties.Encoding);
But if I try to trace ${root} I get the following:
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