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

Compare with Current View Page History

« Previous Version 7 Next »

Introduction

Currently there are a number of mechanisms that allow external applications to exchange data with the FEWS-SYSTEM.
Up till now none of these mechanisms are fully developed. They have been set up as test cases, each with a particular goal in mind. The following sections will give a description of the current status of these projects, what the strong points are and what the weaknesses are.

Fews JDBC server provides a simple JDBC interface. The FEWS JDBC server uses an OC region configuration and initializes a synchronization process with the Master Controller to update the data. The client application set up a connections to the JDBC driver and uses SQL to retrieve data. Currently it is only possible to retrieve data from the FEWS system and not write data to the FEWS system.

Fews PI service provides a simple API using a SOAP framwork called http://xfire.codehaus.org/HomeXFire

Contents

  • No labels