while creating message I am getting following error
That error message is issued by the XMLNSC parser when it is either
a) parsing the input XML to produce a message tree
or
b) converting the message tree to XML on the output side of the flow
My point is that this error is not being produced by the *creation* of the message tree. So it is not the execution of the submap that is triggering the error.
Does the message flow work OK if you ( temporarily ) switch off validation?
Have you looked in the system event log to see whether any other errors were issued at the same time ( hint: there was at least one other, and probably at least two others ). If you can't find the other errors, take a user trace - but make sure that the trace file size is large enough because the mapping node generates loads of output.
We had a reverse scenario, from document based to rpc. We used Http request and created the required SOAP structure of destination instead of using SOAP Request node.
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