System Parameters

From CTMS
Revision as of 15:59, 9 May 2024 by Anw (talk | contribs) (Updated to latest screen version)

System Parameters are used throughout C-TMS Host to store values that may change over time or vary between Operations.

They can be classed into 2 categories:

  • those that users are permitted to edit such as MAX_SHIFT_HOURS, SCH_SCHED_START and SLOT_DFLT_TRAILER_TYPE. This is the top table of the screen.
  • those parameters that cannot be modified by users such as FORMS_WEB_PATH and MTS_CSV_EXPORT_PATH. This is the bottom table of the screen.

Many of the parameters refer to filenames or directory names that configure the environment, these will vary between environments but it would not be advisable for a user to be able to change them.

System parameters will be added initially by the Development Team and can then be viewed or modified as appropriate using the following form:

Sys param 1.jpg

To configure a non-system configurable parameter:

  • Click the parameter.
  • Click Configure
    • The system will display a pop-up, showing you the parameter and the description.
  • Enter the following details:
    • Config By - a drop-down list of the configurable levels.
    • Config By Value - the value relating the the configuration level above. A lookup is provided.
    • Config Value - the configurable value. Use the description to gather which are appropriate values to each rule.

There are thousands of system and user configurable parameters, and these are added to all the time. The list of parameters you configure is in the the screen - it is a self-documenting system and is not listed here.