Information AboutWorkflow |
| CATEGORIES ABOUT WORKFLOW | |
| management | |
| groupware | |
| workflow technology | |
|
While the concept of workflow is not specific to Information Technology , support for workflow is an integral part of Document Management and Imaging software. Distinction can be made between "scientific" and "business" workflow paradigms. While the former is mostly concerned with throughput of data through various algorithms, applications and services, the latter concentrates on scheduling task executions, including dependencies which are not necessarily data-driven and may include human agents. Scientific workflows found wide acceptance in the fields of Bioinformatics and Cheminformatics in the early 2000s , where they successfully met the need for multiple interconnected tools, handling of multiple data formats and large data quantities. Also, the paradigm of scientific workflows was close to the well-established tradition of Perl scripting in life-science research organizations, so this adoption represented a natural step forward towards a more structured infrastructure setup. Business workflows are more generic, being able to represent any structuring of tasks, and are equally applicable to task scheduling within a software Application Server and organizing a paper or electronic document trail within an organization. Their origins date back to the 1970s , when they were purely paper-based, and the principles from that period made the transition to modern IT infrastructure systems. As a way of bridging the gap between the two, significant effort is being put into defining '' Workflow Patterns '' that can be used to compare and contrast different workflow engines across both of these domains. WORKFLOW COMPONENTS Single steps or components of a workflow can basically be defined by three parameters: # Input description #transformation rules, Algorithm s # Output description Components can only be plugged together, Iff the output of one previous (set of) component(s) is equal to the mandatory input requirements of the following component. WORKFLOW SYSTEMS Workflow diagram System s are defined as "systems that help organizations to specify, execute, monitor, and coordinate the flow of work cases within a distributed office environment". Workflow diagrams rely on the use of standardized graphical notations to describe workflow structures. The Business Process Modeling Notation is an example for these graphical notations. The system contains two basic components: first component is the ''workflow modeling component'' (sometimes called the ''specification module'' or the ''build time system''), which enables administrators and analysts to define process and activities, analyze and simulate them, and assign them to people. The second component is the ''workflow execution component'', sometimes called the '' Run-time system''. The '' Run-time system'' most often consists of an execution interface seen by end-users and a workflow engine. The workflow engine is an execution environment which assists or performs the coordination of Process es and activities. SEE ALSO
REFERENCES
EXTERNAL LINKS Articles
|
|
|