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>/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

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.

 

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 Submit 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