SET Environment.Variables.Application.BodyBlob = InputRoot.BLOB.BLOB;
CREATE LASTCHILD OF OutputRoot DOMAIN 'XML' PARSE(SET Environment.Variables.Application.BodyBlob);
SET OutputRoot.XML.(XML.XmlDecl)='';
SET OutputRoot.XML.(XML.XmlDecl).(XML.Version)='1.0';
SET OutputRoot.XML.(XML.XmlDecl).(XML."Encoding")='UTF-8';
Check with this and let me know the result. _________________ Regards
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