Configuration File Maintenance window

Configuration File Maintenance window

Use the Configuration File Maintenance window to:

  • view configuration settings

  • update configuration settings, if your security permissions allow it.

 

To open the Configuration File Maintenance window:

  1. Select Module > System Maintenance > Configuration File Maintenance.
    The Configuration File Maintenance window is displayed.

  2. Use the Find and Include Value Field in Search fields to filter the records.

  3. Select the configuration setting to maintain.
    Note: The fields on the left-hand side correspond to the selected setting in the grid area.


Configuration File Maintenance window key fields and buttons


Fields

Field

Description

Field

Description

Find

Type one or more characters that match those in:

  • one of the keys

  • the Value field, if Include Value Field in Search is selected.
    The results are refined and displayed as each character is typed.

Include Value Field in Search

Select to refresh the search with the Value field included in the search.

Clear the field to find corresponding characters in the key fields only.

Comment

Included by the Synergetic Management Systems developers and/or support staff to assist people with updating the highlighted configuration setting.

If you cannot see all the comments, you can:

  • use the scroll bar to display comments further down

  • drag the bottom of the Configuration File Maintenance window, if possible.

Show SelectionHistory Key

Some program selections are recorded here, such as timetable import, so they do not need changing next time the program is loaded.

Note: You would not normally need to modify this setting, as this is used by Synergetic internally to recall the user's previous selections.

Show User Key

Settings to recall the saved form size and position.

Note: You would not normally need to modify this setting, as this is used by Synergetic internally to recall the user's previous selections.

Show Tabs Key

Customised tab layouts for the user.

Note: You would not normally need to modify this setting, as this is used by Synergetic internally to recall the user's previous selections.

Key 1

First key used for identifying a configuration setting.

Generally either:

  • a system wide setting (System)

  • a Synergetic module or function, such as Staff Maintenance (StaffMaint)

  • other software, such as:

  • Community Portal (CommunityPortal)

  • Crystal Reports (CrystalReports).

  • interaction with an external system (ExternalSystem), such as exporting data to the New Zealand Ministry of Education (NZMOE).

Key 2 /
Key 3 /
Key 4 /
Key 5

Remaining part of the identifying keys for a configuration setting.


The number of keys used depends on the unique configuration settings required.

Type

Type of value used for the configuration setting:

Type

Description

STR

String value using alphanumeric characters.

Note: Use the

button to edit long strings or add formatting characters, such as carriage return/line feed. See Updating string values using the memo button.

INT

Integer value used. That is, 1, 2, 3, 4... ...n.

BIT

True or False value.
Represented as either a selected value or a cleared flag. See True or False (BIT) examples below.

DAT

Date value.

Value

The value of the configuration setting.

The allowable value depends on the Type of value set:

Type

Further information

STR

Value consists of a string of alphanumeric characters.

It can also include:

  • characters used for formatting

  • Synergetic fields with brackets used for merging values from the Synergetic database. For example, {ClassDescription}.

BIT

The BIT type is displayed as a check box. Either:

  • select the Value check box to set the value to True

  • clear the Value check box to set the value to False.
    See True or False (BIT) examples below.

DAT

The DAT date type is entered as dd/mm/yyyy format where:

  • dd is the day of the date

  • mm is the month of the date

  • yyyy is the year of the date.
    For example, 25/07/2016.

Default

The default value of the configuration setting.

Tip: You can enter default configuration setting values for your organisation by typing the value into the Default field and clicking

.

The allowable value depends on the Type of value set.

Note: The Type for the Default field is the same as for the Value field.