Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This optional section allows the configurator to specify headers above the left panels in the Explorer window. Not all headers need to be specified simultaneously.

Explorer Options

 Deprecated section

...

The system can notify the completion of a manually dispatched task run when the notification property is enabled (i.e. enabled=TRUE).

numberOfTimeSeriesBlobsForWarning

Number for the amount of time series blobs in database that indicates when the OC should give a popup warning on startup that FEWS is not designed for unlimited amount of data. Default is 1 million.

Code Block
xml
xml
  <numberOfTimeSeriesBlobsForWarning>1000000</numberOfTimeSeriesBlobsForWarning>

showIconForUnacknowledgedWarnings

Boolean option whether to show an opaque warning icon (Image Added) when unacknowledged warnings are present in database. Only if no unacknowledged errors are present. 

Code Block
xml
xml
  <showIconForUnacknowledgedWarnings>true</showIconForUnacknowledgedWarnings>

 

Filemenu and interactiveExportFormats

...