Show TOC Start of Content Area

Procedure documentation Configuring Adobe Document Services for Print Scenarios   Locate the document in its SAP Library structure

Use

This quick guide leads you through all steps that are required for configuring the Adobe document services (ADS) for the usage in print scenarios. These steps cover all basic settings that are needed for the communication between the ADS and the application that processes the print scenario. Therefore, the communication uses a web service with basic authentication.

In an ABAP+Java system you normally do not need to configure the connection settings, because as of SAP NetWeaver 7.0, these are the default settings. You should check the configuration settings to verify that they are correct for your system. For example, if you changed the client of the ABAP system, you need to check the settings for the client information.

Prerequisites

Adobe documents services are installed in a landscape as described in Architecture for PDF-Based Forms.

Procedure

Check the Settings

       1.      Check the IIOP Service and the Startup Properties

       2.      Check the Configuration for PDF-Based Forms in ABAP

Configure the ADS

...

       1.      Create a User in the SAP NetWeaver AS ABAP for Basic Authentication

       2.      Set Up Basic Authentication - Creating the ABAP Connection

       3.      Create the Service User ADS_AGENT in the ABAP Environment

       4.      Activate the ICF service

       5.      Create or Change the Destination Service

 

See also:

For a complete overview of the configuration of the ADS, see the Adobe Document Services Configuration Guide.

 

End of Content Area