Content-oriented workflow models
From Wikipedia, the free encyclopedia
In data management, a content-oriented workflow model seeks to articulate workflow progression by the presence of content units (like data-records/objects/documents). Most content-oriented workflow approaches provide a life-cycle model for content units, such that workflow progression can be qualified by conditions on the state of the units. Most approaches are research and work in progress and the content models and life-cycle models are more or less formalized.
The term content-oriented workflows is an umbrella term for several scientific workflow approaches, namely "data-driven", "resource-driven", "artifact-centric", "object-aware", and "document-oriented". Thus, the meaning of "content" ranges from simple data attributes to self-contained documents; the term "content-oriented workflows" appeared at first in [1] as an umbrella term. Such a general term, independent from a specific approach, is necessary to contrast the content-oriented modelling principle with traditional activity-oriented workflow models (like Petri nets or BPMN) where a workflow is driven by a control flow and where the content production perspective is neglected or even missing.
The term "content" was chosen to subsume the different levels in granularity of the content units in the respective workflow models; it was also chosen to make associations with content management. Both terms "artifact-centric" and "data-driven" would also be good candidates for an umbrella term, but each is closely related to a specific approach of a single working group. The "artifact-centric" group itself (i.e. IBM Research) has generalized the characteristics of their approach and has used "information-centric" as an umbrella term in.[2] Yet, the term information is too unspecific in the context of computer science, thus, "content-orientated workflows" is considered as good compromise.
Data-driven
The data-driven process structures provides a sophisticated workflow model being specialized on hierarchical write-and-review-processes. The approach provides interleaved synchronization of sub-processes and extends activity diagrams. Unfortunately, the COREPRO prototype implementation is not publicly available.
Research on the project had been ceased. The general idea has been continued by Reichert in form of the #Object-aware approach.
- Synonyms
- data-driven process structures / data-driven modeling and coordination
- Protagonists
- Dr. Dominic Müller (University of Twente), Joachim Herbst (DaimlerChrysler Research), and Manfred Reichert (at this time Assoc. Prof. at Univ. of Twente, currently Prof. at Ulm Univ.)
- Organization(s)
- University of Twente, DaimlerChrysler
- Period
- 2005 - 2007
- Selected publications
- [3][4]
- Implementation
- COREPRO
Resource-driven
The resource-driven workflow system is an early approach that considered workflows from a content-oriented perspective and emphasizes on the missing support for plain document-driven processes by traditional activity-oriented workflow engines. The resource-driven approach demonstrated the application of database triggers for handling workflow events. Still the system implementation is centralized and the workflow schema is statically defined. The project appeared in 2005 but many aspects are considered future work by the authors.
Research did not continue on the project. Wang completed his PhD thesis in 2009, yet, his thesis does not mention the resource-driven approach to workflow modelling but is about discrete event simulation.
- Synonyms
- Resource-based Workflows / Document-Driven Workflow Systems
- Protagonists
- Jianrui Wang and Prof. Akhil Kumar
- Organization
- Pennsylvania State University
- Period
- 2005 - today
- Selected publications
- [5][6]
- Implementation
- N/A
Artifact-centric
The artifact-centric approach provides a framework for content-oriented workflows. In this model, the enterprise application landscape includes distributed business services, while the workflow engine is centralized. Process enactment is integrated with database management system infrastructure, and the project is funded by IBM.
- Synonyms
- artifact-centric business process models / artifact-based business process (ACP) / artifact-centric workflows
- Protagonists
- Richard Hull and Dr. Kamal Bhattacharya as well as Cagdas E. Gerede and Jianwen Su
- Organization
- IBM (T.J. Watson Research Center, NY)
- Period
- 2007 - today
- Selected publications
- [7][8]
- Implementation
- ArtiFact
Object-aware
The object-aware approach manages a set of object types and generates forms for creating object instances. The form completion flow is controlled by transitions between object configurations each describing a progressing set of mandatory attributes. Each object configuration is named by an object state. The data production flow is user-shifting and it is discrete by defining a sequence of object states. The discussion is currently limited to a centralized system, without any workflows across different organizations. However, the approach is of great relevance to many domains like concurrent engineering. Finally, the object-aware approach and its PHILharmonicFlows system are going to provide general-purpose workflow systems for generic enactment of data production processes.
- Synonyms
- object-aware process management / datenorientiertes Prozess-Management-System
- Protagonists
- Vera Künzle and Prof. Manfred Reichert
- Organization
- Ulm University
- Period
- 2009 - today
- Selected publications
- [9][10]
- Implementation
- PHILharmonicFlows
Distributed Document-oriented
Distributed document-oriented process management (dDPM) enables distributed case handling in heterogeneous system environments and it is based on document-oriented integration. The workflow model reflects the paper-based working practice in inter-institutional healthcare scenarios. It targets distributed knowledge-driven ad hoc workflows, wherein distributed information systems are required to coordinate work with initially unknown sets of actors and activities.
The distributed workflow engine supports process planning & process history as well as participant management and process template creation with import/export. The workflow engine embeds a functional fusion of 1) group-based instant messaging 2) with a shared work list editor 3) with version control. The software implementation of dDPM is α-Flow which is available as open source. dDPM and α-Flow provide a content-oriented approach to schema-less workflows.
The complete distributed case handling application is provided in form of a single active Document ("α-Doc"). The α-Doc is a case file (as information carrier) with an embedded workflow engine (in form of active properties). Inviting process participants is equivalent to providing them with a copy of an α-Doc, copying it like an ordinary desktop file. All α-Docs that belong to the same case can synchronize each other, based on the participant management, electronic postboxes, store-and-forward messaging, and an offline-capable synchronization protocol.
- Synonyms
- distributed document-oriented process management (dDPM), distributed case handling via active documents
- Protagonists
- Christoph P. Neumann and Prof. Richard Lenz
- Organization
- Friedrich-Alexander-Universität Erlangen-Nürnberg
- Period
- 2009 - 2012
- Selected Publications
- [11][12] and a PhD thesis [13]
- Implementation
- α-Flow (open source)