Skip to Content
0
Former Member
Apr 22, 2009 at 08:20 PM

500 Internal Server Error

974 Views

Hi,

I created an Web Service using a standard BAPI. Unfortunately the WS is not working when calling it externally. With externally I mean, that I use the software soapUI (freeware, tool for web´service testing). I created a WSDL from my webservice(using the SOAMANAGER) and imported it in soapUI. When the WS is executed I get an 500 Internal Server Error. I activated the ICF Recorder(transaction SICF) and recorded the webservice call. The WS response has following interesting statements:

To verify that the Webservice is correct I created an consumer proxy in the same SAP system, using the webservice WSDL. I wrote a test program where I call the consumer proxy. In this case, the webservice is called without errors.

Could anyone help?

Best Regards, Edgar