Hi All
Am doing a file to ABAP proxy scenario and using SOAP adapter(XI protocol 3.0) at target side in order to make use of AAE.
But while testing am getting the following error at both the channels(file and soap) :
Error Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.ConnectException: Connection timed out.
SOAP channel configuration :
Target URL : http://X.X.X.X:8001/sap/xi/engine?type=entry
Logon language : en
X.X.X.X being the IP address of the target system which is BW.
Appreciate any help.
Regards
Soumen