Posted: Tue Dec 30, 2008 11:43 pm Post subject: SOAP_Domain_Msg
Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
I am using soap nodes to invoke an external web service
SOAPInput node receives the msg puts it on an MQ queue, web service picks that msg, and send the response to another MQ queue.. now MQGET picks the response and send it back
things work fine except one
the message when put in MQ queue, shows the roort element as SOAP_Domain_Msg instead of soapenv:Envelope.
If i convert the message domain to XMLNSC, then my webservice fails, since its expecting a SOAP object and treat xmlnsc as string or may be bytes..
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