Checking the User and Password
This is a test for checking whether the entries for the user, security role, and passwords are correct in a system that uses Basic Authentication.
...
1. Enter the following URL in your Web browser: http://<server>:<port> where <server> is the name of the AS Java where the Adobe document services are installed, and <port> is the port of the AS Java.
2. Choose Web Services Navigator
3. In the list, choose com.adobe/AdobeDocumentServces_com.adobe_AdobeDocumentServicesVi.
4. Choose rpData.
5. Choose Execute without entering any parameters.
6. Enter the user name ADSUser and the password and press OK.
If the configuration is correct, the system displays the version number of the Adobe document services in the response area.

You can ignore the message Required stream: "PDFDocument" not found.
If the configuration is not correct, the page does not change and Login Information remains on the screen. To further check the configuration, perform the following procedures:
● Creating a User in the SAP NetWeaver AS ABAP for Basic Authentication
● Setting Up Basic Authentication in an ABAP Environment - Creating the ABAP Connection
● Creating a User in the SAP NetWeaver AS Java for Basic Authentication
● Setting Up Basic Authentication in a Java Environment