- 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.
- Navigate to SOA Management → Technical Configuration → Destination Template Management.
- To create a new destination choose New.
- Choose WSIL as Destination Type: WSIL.
- Enter ConfigPort_Document in the field Destination Name.
Caution
Enter the name exactly as given here, case sensitive.
- In the field URL enter http://<host>:<port>/inspection.wsil
Note
<host> is the AS Java where the Adobe document services are installed, and <port> is the HTTP port of the AS Java.
- Click Next and chose HTTP Authentication in the Authentication group box and select the User ID/Password (Basic) indicator.
- Click on the Details button. Enter ADSUser in the field User ID and the password in the Password and Confirm Password fields. You must specify the same password as you did in the task Creating a User in AS Java for Basic Authentication
- Click Finish to save your entries.
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.
More Information
Creating a User in AS Java for Basic Authentication