cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK 404 Not Found Exception

Former Member
0 Kudos

Hi,

My Scenario is SOAP to RFC.. it is working fine in production earlier,

But it is failing in Call adapter step in Integration Pipeline and giving following error.

<SAP:Category>XIServer</SAP:Category> 

<SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>

<SAP:P1>404</SAP:P1>

<SAP:P2>Not Found</SAP:P2>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP response contains status code 404 with the description Not Found Error while sending by HTTP (error code: 404, error text: Not Found)</SAP:Stack>
any help on this.
Regards,
Ragu

Accepted Solutions (0)

Answers (3)

Answers (3)

naveen_chichili
Active Contributor
0 Kudos

Hi Raghu,

Check your HTTP RFC Destination if it is working correctly.

Thanks,
Naveen.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

This problem seems in the RFC adapter  and not in sender soap side. Actually RFC does not make connect to sap system integration engine properly. Check your RFC destination of type http.  See whether this thread has any help.

http://scn.sap.com/thread/102167

Former Member
0 Kudos

Hi Ragu,

Check the SOAP url which you provided in sender cc.  Check the below link

http://scn.sap.com/thread/136025

Thanks,

Satish.