Data Feeders

Symplus Rule Engine

Collapse image Expand Image Copy image CopyHover image

Data feeders are various mechanism provided by SRE to feed data into it.

Data feeder types

Add one or more sections with content

  1. PullLocalFileSystem - SRE pulls file as soon as it dropped on a configured location

  2. PullFtp - SRE pulls file(s) every interval from FTP server.

  3. PullSql - SRE pulls data every interval from database server. It supports Oracle, Sql Server and Sql Ce.

  4. Push - External client(e.g. WCF client) pushes data into SRE. Note - SRE can be configured on Web as well as Windows Service.