Show TOC

Setting Up Basic Authentication to ADS in a Java EnvironmentLocate this document in the navigation structure

Prerequisites

The user ADSUser exists.

Context

If you process PDF forms in a Java environment, you need to set up the basic authentication between the PDF Object Layer and the Adobe Document Services (ADS).

Procedure


  1. Navigate to http://< host >:<port>/nwa to start the SAP NetWeaver Administrator.

    Note

    < host > is the AS Java where the Web Dynpro application is installed and <port> is the HTTP port of the AS Java.

  2. Choose SOA Start of the navigation path  Management Next navigation step Technical Configuration Next navigation step Destination Template Management End of the navigation path

  3. To create a destination, choose Create Destination.

  4. Choose WSIL as Destination Type.

  5. In the field Destination Name enter ConfigPort_Document .

    Caution

    Enter the name exactly as given here, case sensitive.

  6. . In the field URL enter http://<host>:<port>/inspection.wsil

    Note

    <host> is the AS Java where the Adobe document services are installed, and <port> is the HTTP port of the AS Java.

  7. Click Next.

  8. Choose HTTP Authentication in the Authentication group box and select the User ID/Password(Basic) indicator.

  9. Click on the Details button. Enter ADSUser in the field User ID and the user's password in the Password and Confirm Password fields.

  10. To save, choose Finish .