Business Process Model and Notation (BPMN) is a standardized graphical notation for modeling business processes. It provides a visual representation that is easy to understand and communicate, making it a valuable tool for business analysts, process designers, and stakeholders. This guide will cover the key elements of BPMN notation based on the provided image.
Events
Events represent something that happens during a business process. They are depicted as circles with different icons inside to indicate the type of event.

-
Start/Begin Event:
- Icon: Empty circle
- Description: Indicates the start of a process.
-
Message Event:
- Icon: Circle with an envelope
- Description: Represents the receipt or sending of a message.
-
Timer Event:
- Icon: Circle with a clock
- Description: Represents an event that is triggered by a timer.
-
Error Event:
- Icon: Circle with a lightning bolt
- Description: Represents an error that occurs during the process.
-
Link Event:
- Icon: Circle with an arrow
- Description: Represents a link to another part of the process.
-
End/Stop Event:
- Icon: Circle with a thick border
- Description: Indicates the end of a process.
Activities
Activities represent work that is performed within a business process. They are depicted as rounded rectangles.

-
Activity:
- Icon: Rounded rectangle
- Description: Represents a single unit of work.
-
Sub-Process:
- Icon: Rounded rectangle with a dashed border
- Description: Represents a process within a process.
-
Transaction:
- Icon: Rounded rectangle with a double border
- Description: Represents a transaction that must be completed as a whole.
-
Call:
- Icon: Rounded rectangle with a bold border
- Description: Represents a call to another process.
Gateways
Gateways control the flow of a process by splitting or merging paths based on conditions. They are depicted as diamond shapes.

-
Exclusive Gateway:
- Icon: Diamond with an X
- Description: Only one path is taken based on a condition.
-
Event-based Gateway:
- Icon: Diamond with a circle
- Description: The path taken depends on an event.
-
Parallel Gateway:
- Icon: Diamond with a plus sign
- Description: All paths are taken simultaneously.
-
Inclusive Gateway:
- Icon: Diamond with a circle
- Description: One or more paths can be taken based on conditions.
-
Exclusive Event-based Gateway:
- Icon: Diamond with a circle and an X
- Description: Only one path is taken based on an event.
-
Parallel Event-based Gateway:
- Icon: Diamond with a circle and a plus sign
- Description: All paths are taken simultaneously based on events.
Connecting Elements

Connecting elements show the flow of activities, events, and gateways within a process.
-
Sequence Flow:
- Icon: Solid arrow
- Description: Represents the order of activities performed in a process.
-
Message Flow:
- Icon: Dashed arrow with a circle at the start
- Description: Shows the communication between a process and external participants.
-
Association:
- Icon: Dashed line with an arrow
- Description: Connects text or artifacts to flow objects.
BPMN Notation Summary

Example BPMN Diagram
Let’s create a simple example of a BPMN diagram using the notation elements described above.
Example: Order Processing
- Start Event: “Customer Places Order”
- Activity: “Verify Payment”
- Exclusive Gateway: “Payment Verified?”
- Sequence Flow: “Yes” → Activity: “Prepare Order”
- Sequence Flow: “No” → End Event: “Order Canceled”
- Activity: “Ship Order”
- End Event: “Order Shipped”
Conclusion
BPMN provides a standardized and visual way to model business processes. By understanding and using the notation elements described in this guide, you can create clear and effective BPMN diagrams to represent and communicate your business processes. Whether you are a beginner or an experienced process modeler, mastering BPMN notation will enhance your ability to design and improve business processes.
- Mastering Visual Paradigm’s BPMN Tool: A Step-by-Step Learning Guide
- Simplify Business Process Modeling with Visual Paradigm’s BPMN Tools
- BPMN — Quick Guide
- BPMN in a Nutshell — with Free Online BPMN Tool & Examples
- A Comprehensive Guide to BPMN
- Modeling As-Is and To-Be Processes
- How to Perform Gap Analysis with BPMN?
- Visual Paradigm: A Comprehensive Suite for IT Project Development and Digital Transformation
- Comprehensive Guide to Visual Paradigm for Business Process Modeling
- Streamlining Business Processes with Visual Paradigm’s BPMN Business Process Modeling Software
- Visual Paradigm: Your Comprehensive Solution for Integrated Enterprise Modeling
- Demystifying BPMN: A Comprehensive Guide to Business Process Modeling
- Navigating Business Processes with BPMN: A Visual Odyssey
- Visual Paradigm: The Ultimate All-in-One Visual Modeling Platform for Enterprise Architecture and Software Design
- Top Visual Paradigm Tools for Business Process Modeling
- Visual Paradigm: The Premier Tool for ArchiMate EA Modeling
- Introduction to BPMN Part I – Visual Paradigm
- BPMN Tutorial with Example – The Leave Application Process
- How to Draw BPMN Diagram?
- BPMN Activity Types Explained
- How to Create BPMN Diagram?
- How to Develop As-Is and To-Be Business Process?
- How to Draw BPMN 2.0 Business Process Diagram?
- Introduction to BPMN Part IV – Data and Artifacts
- Introduction to BPMN Part III – Flow and Connecting Objects
- How to Draw BPMN Conversation Diagram?
- Business Process Diagram Example: Sequence
- Business Process Diagram Example: The Nobel Prize












