Skip to content

This repository contains API interface to Oracle's dbms_scheduler to simplify processes during data migrations or anywhere where "flow" like processing is required

Notifications You must be signed in to change notification settings

pocelka/workflow-management-system

Repository files navigation

About

Workflow Management System (shortly WMS) aims to provide simplified API for Oracle's scheduling features known as Job Chains. WMS should provide a starting point of robust, pre-tested libraries for custom PL/SQL-based applications. WMS weeks / months of design/build time.

Main area of use are data migrations, data warehousing and other similar solutions. It is assumed that user is already aware of Oracle PL/SQL language.

Architecture

Key Features

Documentation

In order to keep this page relatively small and for ease of use, detailed documentation can be found in Documentation folder. In there will find the following sections:

About

This repository contains API interface to Oracle's dbms_scheduler to simplify processes during data migrations or anywhere where "flow" like processing is required

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published