You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

The global.properties file has two main uses:

  1. Define global variable that can be used within the (XML) configuration files (e.g. if you defane NAME_OFPROGRAM=c:\Myexe.exe in the global.properties file you can use the variable $NAME_OFPROGRAM$ in the configuration files).
  2. To set software options. A list of available options is given below (all options are case sensitive):

Name

Value

Description

DefaultValue

localDatastoreFormat

firebird

Use firebird for the local datastore (instead of msacces). Useful if you have large (> 2GB) datastores

msaccess

ARCHIVE_IMPORT_PATH

 

 

ARCHIVE_EXPORT_PATH

 

 

REGION_HOME

 

 

USE_CURRENT_SIMULATED_WITH_COLD_STATE_SELECTION

 

 

allowParameterMergeForNonSample

 

 

timeSeriesDefaultCacheSizeMB

 

 

timeSeriesTaskRunCacheSizeMB

 

 

timeSeriesWriteCacheSizeMB

 

 

DEFAULT_EXPIRY_DAYS

 

 

DEFAULT_EXPIRY_DAYS_LOGEVENT

 

 

DEFAULT_EXPIRY_DAYS_LOGEVENT_MANUAL

 

 

alwaysAllowWriteSimulatedBelongingToAlreadyRunnedModuleInstance

 

 

alwaysAllowDummyModuleInstanceRuns

 

 

SCHEMALOCATION

 

 

PI_SCHEMALOCATION

 

 

UseLenientPiTimeSeriesParser

 

 

EXPLORER_SYSTEMCAPTION

any string value

Option to set the window title of the FEWS Explorer (i.s.o. Explorer.xml). In Explorer.xml the element <systemCaption> underneath <systemInformation> should contain a reference ($EXPLORER_SYSTEMCAPTION$) to this global property variable

IDENTIFIER

 

 

NIMROD_DUMP_VALUES

 

 

checkFileWillExistOnCaseSensitiveFileSystem

 

 

GA_shiftExternalTimesToYear2000

 

 

REPORT_HTML2PDF_PROGRAM

 

 

REPORTS_LEFTCOLMCID

MCID

Reference to MCID (e.g. MC00 or MC01) to put benchmark values in left or right column of a specific system status report

REPORTS_RIGHTCOLMCID

MCID

Reference to MCID (e.g. MC00 or MC01) to put benchmark values in left or right column of a specific system status report

checkFileWillExistOnCaseSensitiveFileSystem

 

 

mapLayersCacheDir

 

 

LANGUAGE

 

 

COUNTRY

 

 

IP

 

 

PREFIXED_IP

 

 

NESTED_IP

 

 

  • No labels