Hi,
in ZSI in SOAPAction is missing encoding of posted XML data.
It shoul be <?xml version="1.0" encoding="%ENCODING%"?> at the first line of SOAPAction.
For some webservices is not enough send Content-Type: text/xml; charset=%ENCODING% header.
Pavel
Log in to post a comment.