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 SAP Web AS ABAP and in the J2EE Engine. The Destination Service of the J2EE Engine 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

J2EE Engine Destination Service

Use the Destination Service to set up SSL communication with the ABAP engine (call template). Basic Authentication is predefined.

See Changing the Destination Service for SSL in the Adobe Document Services Configuration Guide.

SAP Web AS ABAP Transaction SM59

Use the transaction SM59 to set up SSL communication via RFC destination between the ABAP and the Adobe document services on the SAP J2EE engine. Basic Authentication is predefined.

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