Hi All,
My scenario is FTP
->R/3
->BW
ie..,
1) File to Proxy(IB)(R/3)
2)Proxy(OB) to proxy(IB)(BW)
Due to migration of XI , the server is down
so my question is,
When when i debug the IB proxy of R/3
I see the message in the sxmb_moni of R/3 as "Message is in automatic retry mode"
an the error in the message ;
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Integration Server
-->
- http://sap.com/exchange/MessageFormat">
<SAP:Context />
<SAP:Code p1="400" p2="ICM_HTTP_CONNECTION_FAILED" p3="" p4="">HTTP.HTTP_CLIENT_RECEIVE_FAILED</SAP:Code>
<SAP:Text language="EN">Error during http receive: Error code: 400 Error text: ICM_HTTP_CONNECTION_FAILED</SAP:Text>
</SAP:ErrorHeader>
I would like to know that if the XI server is up
the message will automatically send to XI and then to BW.
or
else there is an error in coding part.
Thanks
Sai