Show TOC

Procedure documentationCreating a new ABAP connection for SSL Locate this document in the navigation structure

 

The purpose of this procedure is to create a connection in the ABAP environment to use when connecting to Adobe document services and to set up SSL.

Procedure

  1. Log on to your ABAP system.

  2. Call transaction SM59.

  3. Choose Create.

  4. Enter at least the following:

    RFC destination: ADS_SSL

    Connection type: G

    Description: <your description>

  5. Choose ENTER

  6. Choose the Technical settings tab and enter at least the following:

    Target Host

    Enter the host name of the Java system that runs the Adobe document services or of the SAP Web dispatcher if applicable.

    Service No

    Enter the HTTP port number of the Target Host you have specified (The following naming convention applies: 5<Java_instance_number>01 (50001, for example, if your Java instance is 00).

    Path Prefix

    Enter exactly the string /AdobeDocumentServicesSec/Config?style=rpc

    Note Note

    A warning is displayed: Query String Not Allowed. Ignore this warning by pressing ENTER.

    End of the note.
  7. Choose the Logon/Security tab.

    • In the SSL area, select SSL Client Certificate.

    • Select the certificate.

    • Select Active.

  8. Save your settings.

    Note Note

    If you choose Test Connection, you receive an error message ...Returncode 404....

    You can ignore this message.

    End of the note.