Show TOC Start of Content Area

Procedure documentation Checking the User and Password  Locate the document in its SAP Library structure

Use

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.

 

Procedure

...

       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.

Result

If the configuration is correct, the system displays the version number of the Adobe document services in the response area.

Note

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:

PDF-based forms and forms in Web Dynpro for ABAP

      Creating a User in the SAP NetWeaver AS ABAP for Basic Authentication

      Setting Up Basic Authentication in an ABAP Environment  - Creating the ABAP Connection

Interactive forms in Web Dynpro for Java

      Creating a User in the SAP NetWeaver AS Java for Basic Authentication

      Setting Up Basic Authentication in a Java Environment

 

End of Content Area