cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to ABAP Proxy -404 Error

Former Member
0 Kudos

Dear Expects,

Now i am doing SOAP to PROXY Scenario, i am facing an error given bellow,

Kindly suggest me ., 

- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

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

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

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

<SAP:P2>Not found</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while sending by HTTP (error code: 404 , error text: Not found) (See attachment HTMLError for details)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

  

   Regards,

   Senthil.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear all,

    I am using XI receiver adapter, here which path should i maintain. 

Regards,

senthil

Harish
Active Contributor
0 Kudos

Hi Senthil,

Please check the receiver XI adapter configuration.

  1. If you are using RFC destination (HTTP destination) in the communication channel, then check the RFC destiantion in SM59.
  2. If you are using the URL address in receiver XI adapter, then check the receiver target host, service number, path, User Id and password.

The error is related to HTTP destination or channel configuration.

Please check the below link for XI adapter configuration

Configuring the XI Receiver Adapter - Integration Engine - SAP Library

Please check the below discussion for XI adapter issue

404 Resource not found Server proxy [PI to SAP] | SCN

regards,

Harish

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Harish,

     Now i am getting attribute unexpected values error.

Regards,

senthil

Harish
Active Contributor
0 Kudos

Hi Senthil,

Please refer the below discussion

Incoming async abap proxy messages fail after upgrade to PI 7.31

Note 1609041 - XI runtime: Synchronous acknowledgements

Note 1849533 - XI runtime: synchronous acknowledgments II

Note 1857701 - XI runtime: Synchronous acknowledgements III

regards,

Harish

Former Member
0 Kudos

Hi Harish,

     Thanks,

regards,

senthil