cancel
Showing results for 
Search instead for 
Did you mean: 

http to rfc

Former Member
0 Kudos

Hi,

I am suffereing with this scenario from past 4 days but i didnt find sol.

when i run this scenario in http client page i am getting this error.

The remote server returned an error code: (500) Internal Server error

when i checked in sxmb_moni i am getting this error.

No implementing class registered for the interface

(ABAP interface, request message HTTP_MI, request

message, namespace http://httptorfc)

when i chekced in RWB IE-->TEST MSG

Error while sending message: HTTP 401 - Unauthorized with some other tags.

I checked forums I did wht I can with my knowledge but didnt find sol

the scenario i am doing is HTTP TO RFC (BAPI_COMPANYCODE_GETDETAILS)

PLEASE HELP ME.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raju,

While testing the interface from RWB, you should take care of the following things.

1. chek the authentication details again.

2. Please click on integration engine before providing the details under test message. this is the common mistake which most of us do.

Please try this and let me know.