
Parallelization of ADS requests must be explicitly activated through optional API parameter and configuration steps. Parallelization will not be activated automatically via an upgrade. This will ensure compatibility to existing customer implementations.
You (the administrator) have to configure the logical port for the following Web Services in the SOA Manager:
FpPrintRequest (WebService for ADS Parallelization)
FpQueueAdmin (WebService for the Monitoring UI)
To configure the logical port for the Web Services you have to perform the following steps:
Call the transaction SOAMANAGER .
Navigate to Service Configuration.
Select Single Service Administration.
Select Consumer Proxy in the field Search By.
Enter FpPrintRequest in the field Search Pattern.
Press the button Go.
The WebService FpPrintRequest will be displayed in the Search Result List.
Select the WebService FpPrintRequest and press button Apply Selection.
Select the tab Configuration in the Details of Proxy Definition CO_FP_PRINT_REQUEST area.
Press the button Create Logical Port.
In the Creation Dialog enter the Logical Port Name for the Web Service.
Enter the URL for WSDL Access: http://<host>:<port>/FpPrintRequestService/FpPrintRequest?wsdl&mode=ws_policy
<host> - Hostname of the J2EE Engine where the ADS is running
<port> - Port of the J2EE Engine where the ADS is running
Press the button Apply Settings.
Select the tab Consumer Security and enter user Name and Password for the ADS service user.
Press the save button.
Repeat all steps for the Web Service FpQueueAdmin.
The logical port names of both Web Services must be identical!