Navigation: BPMN Quick Guide > BPMN Basic Rules

BPMN Basic Rules

   

A few basic rules of BPMN:

 

Sequence Flows

i  Are used to show the order that Activities will be performed in a Process
x  They cannot cross Sub-Process boundaries
x  They cannot cross Pool boundaries

 

Message Flows

i  Are used to show communication between Participants
x  They cannot connect objects that are within the same Pool

 

Boundary Events

 Must have at most one outgoing Sequence Flow
x  Must not have any incoming Sequence Flow

 

Sub-Process

 A Start Event in a Sub-Process must be of type None