Hi,
I'm getting a "SOAP processing failure, error id = 112" when I access my webservice. I've tried several different things and have seen several posts but I've on the issue but have not yet found a solution.
As a test I created a function module that returns a single string and created a webservice. While testing i faced following error
- http://schemas.xmlsoap.org/soap/envelope/">
- <soap-env:Body>
- <soap-env:Fault>
<faultcode>soap-env:Server</faultcode>
<faultstring xml:lang="en">SOAP processing failure, error id = 112</faultstring>
</soap-env:Fault>
</soap-env:Body>
</soap-env:Envelope>
Thanks and Regards,
Ragav