Versions Compared

Key

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

...

The main functionality of the DAC is given below.

Allow webservice deployed in a Servlet container such as Tomcat to access the FEWS central database directly or through an instance of the DataStore component. Through the DataStore component it will be possible to access the following information:

- read / write timeseries

- read / log messages

- read FEWS configuration

- run workflows

Design

The Design of the FEWS data access component is directly linked to the FEWS database model. For more information on the design of the FEWS database model we refer to documentation of the Master Controller database.

...