Infinity.WorkflowService
This service controls the Workflow scheduling for managing UI scripts used on routines and modules.
Configuration file
| Option | Description |
|---|---|
| DatabaseUsername | The username used to connect to the SQL server. Please leave blank for NT authentication. |
| DatabasePassword | The password used to connect to the SQL server. Please leave blank for NT authentication. |
| DatabaseEncryptedConnections | This should be set to 1 if encryption has been enabled in the system database |
| Port | This should be set to an available port on the server, and should match the entry in sScheduleProcess for the POP3 process (default 5020) |
| SubjectTemplate |
This allows you to define the template of the email subject for emails send by the service. It can be composed from fixed text and the following tags:
|
| LicenceServer | This should be set to the IP or server name of the Licence server |
| LicencePort | This should be set to the same port as the licence server (default 10116). |
| Verbose |
This should be set to Y if you wish to add extra details in the logs. Note: If this option is not defined then it will revert to the Infinity.ManagerService Verbose setting. |