Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP processing failure, error id = 112

Former Member
0 Kudos

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

- <soap-env:Envelope xmlns:soap-env="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

2 REPLIES 2

Former Member
0 Kudos

Hi,

Thanks & regards.

0 Kudos

Hi,

I read all forum posts...

But i am not getting the proper solution..

By the end only i posted here...Pls don t refer(get) existing forum questions.

Thanks,

Ragav