Puneet Varma (Editor)

Workflow management system

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

A workflow system provides an infrastructure for the set-up, performance and monitoring of a defined sequence of tasks, arranged as a workflow application.

Contents

International standards

There are several international standards-setting bodies in the field of workflow management:

  • Workflow Management Coalition
  • World Wide Web Consortium
  • Organization for the Advancement of Structured Information Standards
  • WS-BPEL 2.0 (Integration Centric) and WS-BPEL4People (Human Task Centric) published by OASIS Standards Body.
  • The underlying theoretical basis of workflow management is the mathematical concept of a Petri net.

    Each of the workflow models has tasks (nodes) and dependencies between the nodes. Tasks are activated when the dependency conditions are fulfilled.

    Workflows for people

    WfMS allow the user to define different workflows for different types of jobs or processes. For example, in a manufacturing setting, a design document might be automatically routed from designer to a technical director to the production engineer. At each stage in the workflow, one individual or group is responsible for a specific task. Once the task is complete, WFMS ensures that the individuals responsible for the next task are notified and receive the data they need to execute their stage of the process.

    Workflows can also have more complex dependencies; for example if a document is to be translated into several languages, a translation manager could select the languages and each selection would then be activated as a work order form for a different translator. Only when all the translators have completed their respective tasks would the next task in the process be activated. It is process management from top level to lower level.

    WfMS also automate redundant tasks and ensure that uncompleted tasks are followed up. A key standard that deals with human tasks in workflows is the WS-BPEL4People Standard by the OASIS Standards Body.

    Automated workflows

    WfMS may control automated processes in addition to replacing paper work order transfers.

    For example, if the above design documents are now available as AutoCAD but the workflow requires them as Catia, then an automated process would implement the conversion prior to notifying the individual responsible for the next task. This is the concept of Enterprise application integration.

    WfMS also appear in distributed IT environments such as grid computing or cloud computing. The aim of such systems is to manage the execution of various processes that may belong to the same application while in many cases they are used as a means to guarantee the offered Quality of service (QoS).

    WfMS may also be enhanced by leveraging existing enterprise infrastructure such as Microsoft Outlook or Office 365.

    Categories

    Components or subsystems of WfMS can be categorized into the following categories:

  • Routing System (traffic policemen)
  • Distribution System (cox)
  • Coordination System (foreman)
  • Agent System (labourer)
  • Assistant System (expert)
  • Functional categorization

    Workflow systems can be categorized in the following categories based on their functionalities:

  • Integration-centric workflow systems
  • Human task-centric workflow systems
  • XCFG
  • List of WfMS

  • Activiti
  • Apache ODE
  • Apache Taverna
  • Bonita BPM
  • CEITON
  • Collective Knowledge
  • Cuneiform (programming language)
  • IBM BPM
  • Imixs-Workflow
  • Intuit QuickBase
  • jBPM
  • PRPC
  • Pyrus
  • RedBooth Workflow Management
  • Salesforce.com Process Workflow
  • SAP Business Workflow
  • TACTIC (web framework)
  • Windows Workflow Foundation
  • Workgroups DaVinci
  • WorkflowGen
  • YAWL
  • References

    Workflow management system Wikipedia