Forum Discussion
omatzura
18 years agoSuper Contributor
Hi,
ok.. I think the problem is that the form-based editor is generating an invalid xml message.. try pasting the following xml into the XML editor instead:
does that work better?
regards,
/Ole
eviware.com
ok.. I think the problem is that the form-based editor is generating an invalid xml message.. try pasting the following xml into the XML editor instead:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tas="http://tas.ementor.dk">
<soapenv:Header/>
<soapenv:Body>
<tas:echoByteArray>
<tas:input>cid:data.txt</tas:input>
</tas:echoByteArray>
</soapenv:Body>
</soapenv:Envelope>
does that work better?
regards,
/Ole
eviware.com