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>/AdobeDocumentServices/Config where <server> is the name of the J2EE engine where the Adobe document services are installed, and <port> is the port of the J2EE engine.

Note that the entries in the URL are case-sensitive.
2. The Web page of the Web service AdobeDocumentServices is displayed. Choose Test.
3. Choose rpdata(test.…).
4. Choose the Send button without entering any parameters.
5. Enter the user name and password provided in the previous configuration steps.
6. Choose Submit.
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 Submit 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