Show TOC Anfang des Inhaltsbereichs

Vorgehensweisen Setting Up the SSL Connection in an ABAP Environment  Dokument im Navigationsbaum lokalisieren

Use

In an ABAP environment, you need to set up the SSL connection between the ABAP and the J2EE environments.

Hinweis

If the ABAP Connection to the Adobe document services does not yet exist, see Setting Up Basic Authentication - Creating the ABAP Connection.

 

Procedure

To set up the SSL connection in an ABAP environment:

...

       1.      Log on to your SAP system and go to transaction SM59.

       2.      In the RFC Destinations tree, select HTTP Connections to Ext. Server.

       3.      Select ADS, then choose Change.

       4.      On the Logon/Security tab, in the SSL area, select SSL Client Certificate.

       5.      Select the certificate.

       6.      Select Active.

       7.      On the Technical Settings tab, in the PathPrefix box, enter /AdobeDocumentServicesSec/Config?style=rpc

       8.      Choose Save.

 

Ende des Inhaltsbereichs