Show TOC Start of Content Area

Background documentation Communication Destinations  Locate the document in its SAP Library structure

As described in the Technical System Landscape for the scenario PDF-based print forms in ABAP environment communication destinations are set up in the AS ABAP and in the AS Java. The Destination Service of the AS Java is used for the call of the form designs. If you store confidential data in the Form Design Repository you must enable SSL. The form, together with included application data, which may be confidential, is sent through the RFC destination to the Adobe document services. Use the tools in the following table:

Destination Tools

Tool

Detailed Description

SAP NetWeaver Administrator

Use the Destination Service to set up SSL communication with the AS ABAP (call template).

See Creating or Changing the Destination Service in the Adobe Document Services Configuration Guide.

Transaction SM59 in AS ABAP

Use the transaction SM59 to set up SSL communication via RFC destination between the AS ABAP and the Adobe document services on the AS Java.

See Setting Up the SSL Connection in an ABAP Environment in the Adobe Document Services Configuration Guide.

Recommendation

We recommend that you set a SSL connection on both destinations.

End of Content Area