Business Process Library Q Business Process Management

From Q-BPM
Jump to: navigation, search
Example of Fork on Questetra BPM Suite
Example of Fork on Questetra BPM Suite

Fork refers to a mechanism in which a flow that passes one route branches off and become two or more parallel routes unconditionally. Forking Flow.

Contents

Overview of Fork

Fork (table ware)
Fork (table ware)

Fork is one type of Split mechanism in BPMN and it refers to the mechanism AND Split (parallel Split). One flow branches off and becomes two or more Flows. The process simultaneously advances in parallel on the multiple flows. The characteristics that one root is divided into some branches is similar to a fork. Therefore, this came to be called "fork" in general.

Unlike Conditional Split such as OR-Split or XOR-Split, any condition controls flow. In addition, there is no order among activities in parallel and these activities are all executed at the same time. In other words, the Token gets divided at a fork and go through all split routes.

Fork make a process unconditionally advance to multiple flows. So, any conditional expression is not added to flow at the branch point. Therefore, Sequence Flow used for Fork is an Uncontrolled Sequence Flow.

Notation of Fork

In BPMN, there are mainly three way of notation for Fork.

Various notations for Fork
Various notations for Fork

Activity + Sequence Flow (Left figure)

This is the simplest notation. Multiple outgoing Sequence Flows are directly connected to one Activity or Start Event. Questetra BPM Suite adopted this type.

Activity + Sequence Flow + Parallel Gateway (Middle figure)

A Gateway makes it understood that a Flow branches off. Here, Parallel Gateway is appropriate to use so we should place the cross form marker in the diamond form that represents a Gateway. As a result, it becomes evident that Fork (And Split) occurs here. Therefore, some process designers consider this modeling type as the best practice.

Activity + Sequence Flow + Expanded Sub-Process (Right figure)

This type brings a series of activities together in the Expanded Sub-Process and makes them a group. Such an Expanded Sub-Process can be called a "parallel box" in which neither the Start Event nor End Event are written. This notation clearly shows that some activities are executed in parallel. However, this type is generally used in few cases.

This notation is used in ad-hoc situations, for instance, a state in which Activity0 is executed, and then Activity1-1, 1-2 and 1-3 are decided to execute but actually it is not know whether these three Activities are executed in what order.

Related Articles

Reference

  • BPMN1.1 Specification (2008-01-17)
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link
Questetra BPM Suite
Workflow Sample:Hints on Defining Workflows for Business Analysts and Managers.

Catetory
General nouns | Proper nouns | General-purpose business process | Core business process | Business process for support administration
Q-BPM This website was started by Questetra, Inc. for businesspeople all over the world, who are interested in BPM, but spend a great amount of time on the search of a lot of books, documents, and difficult terms. By saving the trouble of looking up a number of related terms or the time of searching documents, Questetra, Inc. hopes to contribute to businesspeople, interested in BPM, all over the world. Questetra Inc. Q-BPM exemplifies various Sample Processes regarding Business Flow in companies, and support Business Flow Diagram making. (* Business Flow Diagram: Business Flow Chart/Business Diagram/Business Process Diagram) This is Cloud-Source type information sending website that invites collaborators all over the world. In principle, contents in this website are public on the basis of the license called “CC-By SA,” which means “possible to copy under specific conditions.”

Powered by MediaWiki CreativeCommons By SA