Configuring Forms with Java Back
End
As an SAP NetWeaver administrator you need the following configuration if you implement SAP Composite Forms by Adobe with a Java system back end:
● You create and configure a Web service destination where you specify a system with Adobe Document Services (ADS) installed and running.
● You set up basic authentication to access the ADS provider. For this purpose, you should first create the relevant ADS user.
You have access to a system where Adobe Document Services (ADS) are installed, configured, and running.
...
1. Open the SAP NetWeaver Administrator using the following URL: http://<host>:<port>/nwa, where <host> and <port> are the relevant host name and port of your Application Server (AS) Java system.
2. Navigate to SOA Management → Business Administration → Web Services Administration.
3. From the Search By dropdown box, select Proxy Definition Name.
4. In the Value field, enter DestinationSi and choose Go.
5.
Create a logical
port as described in
Setting Up Basic
Authentication in a Java Environment.

Enter the following information:
■ A WS Endpoint URL – in the form http://<host>:<port>/inspection.wsil with the name and port of the system where ADS is installed.
■ A user name and password for the basic HTTP authentication
■ The logical port name – ConfigPort_Document
6. To test the destination you have created, you may instantiate a form in GP design time by generating a URL on the Test tab page.