Show TOC

Procedure documentationSetting Up Basic Authentication to ADS in a Java Environment Locate this document in the navigation structure

 

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).

Prerequisites

The user ADSUser exists.

Procedure

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

    Note Note

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

    End of the note.
  2. Choose SOA    Management   Technical Configuration   Destination Template Management  .

  3. To create a destination, choose Create Destination.

  4. Choose WSIL as Destination Type.

  5. In the field Destination Name, enter ConfigPort_Document.

    Caution Caution

    Enter the name exactly as given here, case sensitive.

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

    Note Note

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

    End of the note.
  7. Choose Next.

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

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

  10. To save, choose Finish.