cancel
Showing results for 
Search instead for 
Did you mean: 

Error in my HTTP > XI > RFC (BAPI) senario

Former Member
0 Kudos

I have everything setup for the scenario, all of the RFC adapters have a green light in the adapter monitor and I run the 'Test Configuration' and everything runs fine. Though, when I send a HTTP request to the scenario I receive the following error

REQUEST: **************\n

POST /sap/xi/adapter_plain?service=Shaun&namespace=http%3A%2F%2FMyCompany%2Ecom%2Fpoc%2Fhttp2bapi%2FHTML&interface=BAPI_MATERIAL_GET_DETAIL HTTP/1.1\r

\n

Host:myserver.com\r\n

Accept: /\r\n

Content-Length:181\r\n

Authorization: Basic c21hbGxvbmU6Ym8kJDQyOSE=\r\n

\r\n

<?xml version="1.0" encoding="UTF-8"?>\r\n

<rfc:BAPI_MATERIAL_GET_DETAIL xmlns:rfc="urn:sap-com:document:sap:rfc:functions">\r\n

<MATERIAL>2051</MATERIAL>\r\n

</rfc:BAPI_MATERIAL_GET_DETAIL>

RESPONSE: **************\n

HTTP/1.1 500 Internal Server Error\r\n

content-type: text/html; charset=utf-8\r\n

content-length: 173\r\n

server: SAP Web Application Server (1.0;640)\r\n

\r\n

<SAP:Error><SAP:Category>XIServer</SAP:Category><SAP:Code>RCVR_DETERMINATION.NO_RECEIVER_CASE_BE</SAP:Code><SAP:Stack>No receiver could be determined</S

AP:Stack></SAP:Error>

finished.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks, I found the problem. I had created the wrong URL

alejandro_gmez
Participant
0 Kudos

Hi Shaun:

I have the same problem. How did you solve it? I don't understand you in "the wrong URL".

Thanks,

Alejandro.

Edited by: Alejandro Gómez on May 28, 2008 8:26 AM

bhavesh_kantilal
Active Contributor
0 Kudos

hi shaun,

as the error message states , there is some issue with the RECEIVER DETERMINATION. Would suggest that you check the receiver dtermiantion and see if u have defined it as needed for your scenarioo.

Regards,

Bhavesh