Welcome the RingleFlow Community Site
HSDc RingleFlow is a project to help developers create their own workflow control system.
It integrates with
Enterprise Architect which is provided by Sparx Systems powerfully. The workflow planners can draw activity diagram with
Enterprise Architect. HSDc RingleFlow will transfer the activity diagrams into the process
definition of the workflow engine automatically. The Auto Routing will assign the specific job to the right person for approval and record all approval status automatically.
HSDc RingleFlow is a
workflow engine to conform with standard interface from Workflow Management Coalition (WfMC). It is the open-source program to support the
Process Definition Tools Interface (1) and Invoked Application Interface (3) of the Workflow Reference Model.
1.Process Definition Tools Interface (1)
Definition of a standard interface between process definition and modeling tools and the work flow engine(s).
2.Invoked Application Interface (3)
A standard interface definition of APIs to allow the workflow engine to invoke a variety of applications, through common agent software.
HSDc RingleFlow is a workflow kernel which allow developers to define their rule via .net code.

Figure 1: The composite structure architecture diagram of HSDc RingleFlow Engine
There are three components develop in this project:
1. RingleFlow.Kernel,
2. RingleFlow.EAPlugin, and
3. RingleFlow.Organization.
Project Current Roadmap
Current release is 1.0.3, and it's proved by some customers in Taiwan. The object model is followed the WFMc's workflow reference model.