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

Compare with Current View Page History

« Previous Version 2 Next »

What

RdbmsExport.xml

Required

no

Description

Exports historial time series data to RDBMS

schema location

http://fews.wldelft.nl/schemas/version1.0/rdbmsExport.xsd

Entry in ModuleDescriptors

<moduleDescriptor id="RdbmsExport">
<description>Exports historial time series data to RDBMS</description>
<className>nl.wldelft.fews.system.plugin.rdbmsexport.RdbmsExport</className>
</moduleDescriptor>

Configuration

The RdbmsExport module exports historical time series data to tables in a RDBMS. These tables must exist prior to running the module.

The configuration of the module is setup as:

Plaatje

In the sections below the different elements of the configuration are described

General

jdbcDriverClass

jdbcConnectionString

user

password

exportTimeWindow

exportTimeZone

moduleInstanceID

filter

RDBMS object creation scripts (Oracle)

  • No labels