cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all

I am facing this error "HTTP server code 404 reason Not Found explanation Not Found" during a asynchronous xml message sent to a buisiness service

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

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

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>

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

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

<SAP:P3>Not Found</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP server code 404 reason Not Found explanation Not Found</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

could you provide an explanation on this error.

0 Likes
View Entire Topic
prasanthi_chavala
Active Contributor
0 Likes

Hi Harsh,

Please go through this blog:

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

As suggested in the blog do check the URL.

Keep posting if u face any issues!!

Regards,

Prasanthi.