As of DC version 5.4.0 DigiBatch now uses a PowerShell installer like DC. The installer creates a new windows service.
When you upgrade from DigiBatch 5.4.0 to for example 5.4.1, you just need to run the installer again, and the existing service will be replaced.
If you are upgrading from a version less than 5.4.0, you have to manually uninstall the old DigiBatch.
Option name | Description |
---|---|
DamShortName | A shortname for the dc. Usually the part before the “_dam” in the database name. |
InstallFolder | Where should the DigiBatch service be installed. |
RabbitMQHost | The ip/servername of the rabbitmq server. Usually the webserver. |
RabbitMQUserName | The rabbitmq username. “guest” will not work if rabbitmq is on a different server than DigiBatch. The DC installer should prompt you to pick a proper name since 5.4.0. |
RabbitMQPassword | The password for the rabbitmq user. Same note as above applies. |
RabbitMQVHost | The “vhost” to use in rabbitmq. |
digiadminUsername | The username of the user the DigiBatch service should run under. |
digiadminPassword | The password of the user the DigiBatch service should run under. |