- 2 minutes to read

How do I change the System Parameters?

This guide teaches how to alter the System Parameters for Nodinite. the Configuration Database stores the System Parameters. There is one Configuration Database per Nodinite instance (Environment). You must use the Install and Update Tool to perform changes and to perform the steps in this guide.

You must be a registered administrator of the Install and Update Tool.

Step 1: Select the Environment

To change a System Parameter, you must first select the appropriate Environment to update.

  1. Using the Install and Update Tool from the Instances view select (click) on the instance in the list of instances to update:

Select instance to update
First, select the instance to update

Optionally, You can click on the Action button and immediately open the system parameter page described in the next step

Step 2: Open the System Parameter page

In this step, you will open the System Parameter page.

  1. Click the System Parameters button to open the list of manageable System Parameters.

Select environment
Click the button to load the System Parameters, do double-check which Environment you are working with

Step 3: Select System Parameter

Select environment

  1. Click on a row in the name column of the System Parameter list to enter change mode described in the next step.

Step 4: Change value

The edit dialogue is where you change the value for the selected System Parameter.

  1. Enter the new value in the Value text box

  2. Make sure that the content is valid according to its Data Type

    • double - A number
    • boolean - Either true or false
    • string - A string with valid content according to the function
    • json - A JSON text string with valid values
  3. Click the Save button to persist the value

Update Value
Example of changing the value for the ProductKey system parameter

NOTE Changed values for some System Parameters will not be honoured until services like the Logging Service and/or Nodinite Monitoring Service is restarted.


Frequently asked questions

Additional solutions to common problems and the FAQ for the System Parameters exist in the Troubleshooting user guide.

Next Step

Web Client
Administration