- Contents
Liquid Latitude Documentation Library
Batch Processing
The Batch Processor now allows configuring multiple databases by adding connection strings to the connections.config file. However, to process each database, a separate instance of the Batch Processor must be installed as a service on a unique port. The port and connection string are set using parameters in the command line. For example, to install the instance for the database "LiquidQA", the following command can be used:
"Latitude.Web.BatchPaymentProcessor.exe install-instance "01" -baseUrl "http://localhost:9001"-connectionName "LiquidQA."
Note: If only one database is being processed, the default installation of the Batch. Processor will suffice and no additional steps are required.
Release Notes |
|
||
Administrator |
|
||
Related Documentation |
|||
Additional Resources |
|