Archive of Business Process Modeling Articles

Just Plain BadLameAverageGoodGreat (1 votes, average: 5 out of 5)
Loading ... Loading ...
August 30th, 2006

Approval Process Pain Management

Gathering requirements is a fun job. But once they are gathered and documented, we have to get them approved before anyone can use them. Approval is important. We can do it the easy way or we can do it the hard way.

Just Plain BadLameAverageGoodGreat (2 votes, average: 4.5 out of 5)
Loading ... Loading ...
August 28th, 2006

BPMN Diagrams - Never Too Late For An Intermediate Timer Event

Business process modeling in the real world requires us to represent how processes deal with exceptions, delays and deadlines. Intermediate timer events can be used to model deadlines and the business processes for handling them. See an example of how to model a business process where two deadlines expire and the business responds.

Just Plain BadLameAverageGoodGreat (1 votes, average: 5 out of 5)
Loading ... Loading ...
August 25th, 2006

BPMN Diagrams - Wait For An Intermediate Timer Event

Business process modeling requires us to model behaviors of people and organizations. Those behaviors often involve waiting. Prescribed delays, or waiting for a specific time or date is what we can represent with an intermediate timer event in the sequence flow of a BPMN diagram. This article shows an example of how to model this delay in a business process.

Just Plain BadLameAverageGoodGreat (4 votes, average: 4.5 out of 5)
Loading ... Loading ...
August 22nd, 2006

BPMN Diagrams - Boundary Intermediate Message Events

Intermediate message events can be placed on an activity boundary in BPMN. This use represents a form of exception handling for a task or sub-process, in response to an incoming message. This is a very different behavior than the ones we previously described, which show how to use intermediate message events in the course of the normal sequence flow of a business process.

Just Plain BadLameAverageGoodGreat (2 votes, average: 4.5 out of 5)
Loading ... Loading ...
August 22nd, 2006

Yesterday’s BPMN Post Was A Big Fat Lie

Yesterday’s post contained a pretty significant mistake (aka “Big Fat Lie”).  I showed a diagram that was in violation of the BPMN specification for intermediate message events.
The post has been corrected, showing both the “bad” instructions, and the associated corrections.  The proper way to use intermediate message events within the normal sequence flow has also [...]

Just Plain BadLameAverageGoodGreat (1 votes, average: 5 out of 5)
Loading ... Loading ...
August 21st, 2006

BPMN Diagrams - Flowing Intermediate Message Events

One of the 9 intermediate events in BPMN is the message intermediate event. There are two ways to use the message intermediate event, as an element in the sequence flow, or as an attachment to the boundary of an activity for exception processing. See how to use message intermediate events in a sequence flow. [Updated with correction of glaring error on Aug 22nd, 2006]

Just Plain BadLameAverageGoodGreat (Be The First to Rate This Article)
Loading ... Loading ...
August 18th, 2006

BPMN Diagrams - Undefined Intermediate Events

There are 9 different intermediate events in BPMN. One of them, called the none intermediate event, is “undefined” in that it doesn’t specify a distinct behavior. Unlike the other intermediate events, the none intermediate event has a single interpretation, and will only be used with a specific methodology.

Just Plain BadLameAverageGoodGreat (1 votes, average: 2 out of 5)
Loading ... Loading ...
August 15th, 2006

BPMN Diagrams - Introduction to Intermediate Events

Intermediate events are one of the more complex and expressive elements of BPMN diagrams. Here we introduce the different intermediate events.

Just Plain BadLameAverageGoodGreat (1 votes, average: 4 out of 5)
Loading ... Loading ...
August 14th, 2006

BPMN Diagrams - How To Use End Events (Part 2)

This is part two of a two part article. The first part is “How To Use End Events (Part 1)”. End events describe how a process ends. Often, the end of one process can initiate other behaviors within a business process. Like death and taxes, every business process has an end. Sometimes more than one.

Just Plain BadLameAverageGoodGreat (Be The First to Rate This Article)
Loading ... Loading ...
August 11th, 2006

BPMN Diagrams - How To Use End Events (Part 1)

End events describe how a process ends. Often, the end of one process can initiate other behaviors within a business process. Like death and taxes, every business process has an end. Sometimes more than one.