Skip to Content
0
Former Member
Mar 31, 2005 at 09:22 AM

Web Service - Soap-error 112

67 Views

I am doing tests on DEMOSYSTEM NW4 under SUSE-Linux 9.2.

(Patch Level 58, Supp. Pack. 11)

Generating a Web Service out of Function Module Z_SRV_ADD

according to Tutorial Part 1: Web Service Creation Wizzard.

Everything goes well until:

Under WSADMIN when using Web Service Homepage, I get the

authorization screen.

When user + password + Enter, I get the Error-Text:

- 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>

What is the exact meaning of this error?