Specifying the Unity Scheduler Secondary Configuration File Location - Unity Scheduler - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Premier - Essential

Unity Scheduler

Platform
OnBase
Product
Unity Scheduler
Release
Foundation 24.1
License
Standard
Premier
Essential

In order to specify the location of a Unity Scheduler secondary configuration file, you must modify the Hyland.Core.Scheduler.NTService.exe.config file. The following node must be added to the configuration file either before or after the <Hyland.Core.Scheduler.NTService TraceLevel="Trace" /> node:

Note:

If the node already exists but is commented out, uncomment the node.

<Hyland.Core.Scheduler.NTService.FilePath PathToConfigFile="[path]\Hyland.Core.Scheduler.NTService.config" />

The value of PathToConfigFile must equal the location of the configuration file you are using for the Unity Scheduler Service.

If the Unity Scheduler secondary configuration file does not exist in the location specified by the PathToConfigFile parameter, it will be created.