Hi Team,
We have configured the ADS on between ABAP (ECC6.04)and JAVA (7.11). For ADS Configuration,w e have established the connection between abap and java.
01. Created the ADS RFC Connection in ABAP as a HTTP Connections to External Server from ABAP to JAVA with ADSUSER details.
02. Created the FP_ICF_DATA_<SID> in JAVA Server with the ADS_AGENT user (From JAVA to ABAP).
Connection test is working fine from ABAP to JAVA. But connection test is not working from JAVA to ABAP. When i try to ping destination getting below error.
Error during ping operation: Ping not successful! Received HTTP response 504.
Checked the below options ..:-
01. 8010 Port is open in ABAP Server and telenet also working from java server .. telenet <host name of the ABAP server> 8010 - Working fine
02. ADS RFC Connection is working fine from ABAP to JAVA - Working fine
03. ADS_AGENT having proper rights.. SAP_BC_FP_ICF and SAP_BC_FPADS_ICF - fine
04. restarted the fp and fpads services in sicf - working fine,. even test connections also working fine..
Note : JAVA Server is used multiple ABAP Systems for ADS Configuration.. and everything is working fine except one ABAP Server.
Other FP_ICF_DATA_<SID> connections are working fine and reports also generated properly...
Please advice.
Thank you in advance.
Regards,
SK