SET "OutputRoot"."Properties"."MessageSet" = 'BCC2S1S002001';
SET "OutputRoot"."Properties"."MessageType" = 'msg_LMSRESPONSETEXT';
SET "OutputRoot"."Properties"."MessageFormat" = 'CWF1';
SET "OutputRoot"."Properties"."CodedCharSetId" = '1208';
SET "OutputRoot"."Properties"."ContentType" = 'text/xml; charset=utf-8';
SET "OutputRoot"."Properties"."MessageDomain" = 'MRM';
SET "OutputRoot"."MQMD"."Format" = MQFMT_STRING;
I'm trying to parse out the soapaction data and concatenate it with an XML data element (PONumber) from the original soap message. I'm not sure this piece of code is correct - InputRoot.XMLNSC.soapenv:Envelope.soapenv:Body.NS1:InsertOrder.NS1:order.NS1:PONumber;
Posted: Mon Feb 28, 2011 1:39 am Post subject: Re: httprequest node
Grand Master
Joined: 25 Jun 2008 Posts: 1415
t_kluck5 wrote:
I'm trying to parse out the soapaction data and concatenate it with an XML data element (PONumber) from the original soap message. I'm not sure this piece of code is correct -
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