Setting Up Basic Authentication to ADS in a Java Environment 
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).
The user ADSUser exists.
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.
Choose SOA .
To create a destination, choose Create Destination.
Choose WSIL as Destination Type.
In the field Destination Name, enter ConfigPort_Document.
Caution
Enter the name exactly as given here, case sensitive.
.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.
Choose Next.
Choose HTTP Authentication in the Authentication group box and select the User ID/Password(Basic) indicator.
Choose Details. Enter ADSUser in the field User ID and the user's password in the Password and Confirm Password fields.
To save, choose Finish.