cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service call error in ECC

Former Member
0 Kudos

Hi Experts,

I developed RFC FM and i was enbled as a Webservice this FM. now i am trying to test this Webservice i am getting bellow error

A SOAP Runtime Core Exception occurred in method get_http_headers of class CL_SOAP_HTTP_TPBND_ROOT at position id 3 with internal error id 1032 and error text SRT: Wrong Content-Type and empty HTTP-Body received (fault location is 1 ).

please let me know the solution for this.

Thanks

Srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

How you are testing it? using WSnavigator or SOAP UI? or from SICF?

This error indicates that you didn't supplied correct input data (no data at all) to this service. Goto Transaction SOAMANAGER and search for this service and then test from there using WSNAvigator.

If you can't see endpoint then you can create one.

Regards,

Gourav

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

what did you changed in your endpoint. If have the same error. When I test the proxy in the back end I get results. But when I test the web service in WS Navigator I get the error!

I have created multiple web service they all work fine, only this one is not working! I wonder how you configured your end point.

Richard Middelburg

Former Member
0 Kudos

problem with endpoint creation