There are two ways to configure the JAMS Scheduler. The first is to create or modify the Configuration Settings using the JAMS Client. The other is to edit the .exe.config file. Both methods are described below.
Configuration Settings define and maintain many of JAMS’ system-wide options. Generally, users define these options after installing JAMS, but usually don’t update them on a frequent basis after that.
JAMS comes installed with several Scheduler-specific configuration settings. These allow users to define how far a schedule can extend into the future or the Schedulers maximum downtime hours. Other installed Configuration Settings include specific organizational scheduling definitions, such as “Is Monday usually a workday?”.
To view, create or modify these settings select the Configuration Shortcut. The Configuration Settings View opens listing the available Configurations.
To create a new setting, select the Add button from the Ribbon Bar.
![]() |
Note: Only on the Name tab can the Description parameter can be modified. To modify these parameters you must define a new Configuration Setting, as described in the previous subsection. |
![]() |
Note: When a Configuration setting is modified it usually take affect immediately. However, in some cases you may need to restart the JAMS Scheduler Service before the change takes effect. |
Configuration settings are also found in one of several .config files located in the JAMS installation directory, Program Files\MVPSI\JAMS\Scheduler. The filename of each configuration file is:
Common.config is shared by the other .config files and contains all user-specific settings.
![]() |
Note: You should only change one of the other .config files under the direction of JAMS Technical Support unless you understand the implications of altering these files. |
The Common.config file is preserved when upgrading JAMS; the other files are overwritten each time JAMS is upgraded to a new version.
You can change settings in these configuration files at any time; however, in most cases, these settings are only loaded when the service starts.