Hi ُExpert,
We have configured the ADS on between ABAP (ECC 6) and JAVA (7.4 Release 2).
For ADS Configuration, we 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.
but give us the following result:
Status HTTP Response 405
Status Text Method Not Allowed
Duration Test Call 12 ms
02. Created the FP_ICF_DATA_<SID> in JAVA Server with the ADS_AGENT user (From JAVA to ABAP).
but when try to ping on destination, we received thr following message:
Error during ping operation: Ping not successful! Received HTTP response 404
Please advice.
Thank you in advance.
Said Shepl