cancel
Showing results for 
Search instead for 
Did you mean: 

ADS Configuration Error

said_shepl
Participant
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

said_shepl
Participant
0 Kudos

we are solved it with adjust adsuser password and

SAP Note:  1177315 - ADS RFC destination test return 403 / 404 / 405 code

Thanks

Said Shepl

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Hi Said,


Actually those results are not a good indication that config is wrong...

Try calling the test program from se38 -> FP_TEST_00 and do a print preview.

Check that PDF is displayed...

Regards, JP