Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 4 Current »

The basic elements of the Workflow Manager are Connections and Jobs.  Users can create, edit and delete Workflow elements.

Connections

Connections can be either a Database connection based on a WFS connection, PostgreSQLESRI ArcSDE or Oracle / MS SQL Server databases .

Jobs

Jobs are a set of Tasks that run to perform a complex ‘Job’.  The Tasks that run can be dependant on one another so that a job only completes if the dependant task completes successfully.

Tasks can be either database Stored procedures, Visual Basic Scripts, Spatial Data Transforms using the ‘ogr2ogr.exe’ program or Programs. For more information on the ogr2ogr.exe please see the Ogr Documentation.

Jobs can be scheduled to run over night to keep data up-to-date, using Microsoft Windows Scheduler.

  • No labels