Show TOC Start of Content Area

Procedure documentation Setting Up Basic Authentication in a Java Environment  Locate the document in its SAP Library structure

Use

This procedure applies for the scenario of interactive forms. Set up Basic Authentication to access the Java version of the PDF object. This procedure describes you the configuration steps and applies when the Adobe document services and the Web Dynpro runtime are installed on the same J2EE Engine. Then under Destination the URL is set to Default.

Prerequisites

The user ADSUser was created and configured during installation of Adobe document service.

Procedure

To set up Basic Authentication in a Java environment:

...

       1.      Log on to the Visual Administrator. (See How to Start the Visual Administrator)

       2.      On the Cluster tab, choose Server <x>  ®  Services  ®  Web Services Security.

       3.      Choose Web Service Clients  ®  sap.com > tc~wd~pdfobject  ®  com.sap.tc.webdynpro.adsproxy.AdsProxy*ConfigPort_Document.

       4.      From the Authentication list, select BASIC.

       5.      In the User and Password boxes, enter as Username ADSUser and a Password.

       6.      Choose Save.

       7.      The authentication data must be activated. For doing this navigate to Services  ®  Deploy.

       8.      Choose the button Application.

       9.      Choose sap.com/tc~wd~pdfobject in the tree.

   10.      Choose Stop Application.

   11.      For restarting the application choose Start Application.

Note

If the Adobe document services and the Web Dynpro runtime environment are not installed on the same J2EE Engine, you have to configure a Custom URL. For more information, see Configuring the Destination URL for the Adobe Document Services in the SAP Library.

End of Content Area