cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting a SAP-ERP-System to ADS-Server

Former Member
0 Kudos

Hi all,

I'm facing a problem while I'm trying to connect our ERP-Sandbox to an ADS-System by SSL (HTTPS).

I already connected it by HTTP successfully, so it pricipally should work. Also DEV, QAS and PRD-Systems are connected to the ADS by http and https and they are working fine.

The sandbox connection only works with http, not with https. I did the following steps to connect the sandbox to the ADS:

  • create User ADS_AGENT in ERP-Sanbox (with roles "SAP_BC_FPADS_ICF" and "SAP_BC_FP_ICF")
  • created Role ADSCALLERS in ERP-Sanbox and assigned it to User ADS_AGENT
  • created RFC-Connection "ADS_SSL" in SM59 with Type "G" (connectiontest is fine)
  • created connection/Destination "FP_ICF_DATA_SID_SSL" on ADS-Server. Authentication is basic (by username and password)
  • STRUST is also "green"

Usually the connection should work now.

But if I try to test the connection in SE38 by one of the following programs

  • FP_PDF_TEST_00
  • FP_CHECK_DESTINATION_SERVICE
  • FP_TEST_00

I alway get the same error:

SYSTEM ERROR: Fehler SOAP Framework: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document /Authentication failed. For details see log entry logID=[No log created, because category "/System/Security/WS" not active] in security log./<yq1:com.sap.engine.interfaces.webservices.runtime.ProtocolExceptionExt xmlns:yq1="http://sap-j2ee-engine/error">Authentication failed. For details see log entry logID=[No log created, because category "/System/Security/WS" not active] in security log.</yq1:com.sap.engine.interfaces.webservices.runtime.ProtocolExceptionExt>(100.102).

Although the trace/log on /System/Security/WS is active (I checked this twice at least and also restartet the ADS) we get no logs or entries here.

Also ICM-trace gives any error

It would be great if anyone has an idea. Thank you in advance.

Florian

Accepted Solutions (1)

Accepted Solutions (1)

SandySingh
Active Contributor
0 Kudos

Hi Florian

This error comes up when the ADS server is down. Reach out to Basis team to check the ADS configuration .

Regards

Sandy

Former Member
0 Kudos

Hi Sandy,

thank you for your answer.

The ADS-Server isn't down. I can access the OS and NWA of ADS-Server. Also other systems can use ADS. And as I wrote above the connection works fine with http. The error only occurs when trying to connect by https.

Florian

SandySingh
Active Contributor
0 Kudos

Hi Florian

I faced this error when ADS was dowwn.

If this is HTTPS conect issue then Refer to SAP Note 838111 - How to configure SSL for Adobe Document Services

Regards

Sandy

Former Member
0 Kudos

Thank you,

i've worked through this links. Unfortuantely I still get the same error. I don't think there is a issue with certificates.

Any other ideas?

SandySingh
Active Contributor
0 Kudos

Hi Florian,

Similar problem got resolved by changing the HTTPS to HTTP. Is that an option for you.

Also check the authorisation of ADS user

http://help.sap.com/saphelp_nw70/helpdata/en/7f/65eba6ac324d28b477390262a87ab2/frameset.htm

Refer SAP note  944221.

Regards

Sandy

Former Member
0 Kudos

Hi Sandy,

thank you for your help and advise. I couldn't solve the problem but now I changed to HTTP as it is only a Sandbox for testing.

Regards

Florian.

Answers (0)