Modify Default Properties

The RiskVision uses a number of different server property and XML configuration files to set parameters and customize operations of the Console, and the database.

On the computer where the is installed, default properties and configuration settings are specified in the files agiliance.default.system.properties and agiliance.default.application.properties located in the directory:

%Agiliance_HOME%\Tomcat\webapps\spc\WEB-INF\classes

Do not modify files in the directoryWEB-INF\classes; changes will be overwritten without warning.

Add properties that you want to override to the fileconfig\agiliance.properties. This file must contain only overrides, but not default values for properties that do not need to be overridden. Copying blocks of properties from the default files and leaving them unmodified in config\agiliance.properties may impact performance.

To override the default settings:

  1. Edit the file: %AGILIANCE_HOME%\config\agiliance.properties

  2. Add the property that you want to override.

  3. Reload the configuration file

    • Log in using a system administrator account.

    • Go to Administration > Server Administration > Commands.

    • In the Configuration section, click Reload.

The change is applied.

Keep the fileagiliance.properties as small as possible and only include overridden properties. This improves performance and upgrades easier in the future.