Deployment
The Congree Bulk Check Service will be deployed on an application server in scope of a Congree installation. The host can be defined by the customer.
Normally, Congree Bulk Check Service is installed via Congree Deployment Assistant.
If a separate Bulk Check installer is used, it needs to be invoked with the parameters described below.
- SERVERLOCATION specifies the address of Congree Core Server instance (e.g. "http://localhost/CongreeServer"). The parameter is mandatory.
- INSTALLLOCATION specifies the directory Bulk Check to be installed in. (e.g. "C:\Program Files\Congree Bulk Check"). The parameter is optional.
Command-line example
msiexec /i Congree-Bulk-Check-Service-vXXX.msi SERVERLOCATION="http://localhost/CongreeServer"
After you have installed Congree Bulk Check Service, you can verify it is running by opening the link http://localhost/CongreeBulkCheckService/BulkCheckService.svc?wsdl in any browser.