Workflow engine
A workflow engine is a software application that manages and executes modeled computer processes. It is a key component in workflow technology and typically makes use of a database server.
A workflow engine interprets events, such as documents submitted to a server or due dates expiring, and acts on them according to defined computer processes. The actions may be anything from saving the document in a document management system to issuing new work by sending an e-mail to users or escalating overdue work items to management. A workflow engine facilitates the flow of information, tasks, and events. Workflow engines may also be referred to as a Workflow Orchestration Engines.
The workflow engines mainly have three functions: 1. Verification of the current status: Check whether the command is valid in executing a task. 2. Determine the authority of users: Check if the current user is permitted to execute the task. 3. Executing condition script: After passing the previous two steps, workflow engine begins to evaluate condition script in which two processes are carried out, if the condition is true, workflow engine execute the task, and if execution successfully complete, it returns the success, if not, it reports the error to trigger and roll back the change. [1]
Workflow engine is the core technique for task allocation software application, such as BPM in which workflow engine allocates task to different executors with communicating data among participants.
List of Workflow Engines in BPM: Bonita Open Solution Lombardi Oracle BPM Intalio Process Maker Singularity
- ^ The Workflow Engine Model. The Workflow Engine Model Accessed 1 Dec. 2010.