Guide d'Étude BPMN 2.0
Explorez tous les éléments de la spécification BPMN 2.0 de l'OMG : événements, activités, passerelles, données, couloirs, connecteurs et artefacts. Chaque élément propose une définition, quand l'utiliser et l'éviter, des exemples métier rendus sous forme de diagrammes réels et une FAQ. Utilisez la recherche (Cmd/Ctrl + K) pour trouver rapidement n'importe quel élément.
Testez vos connaissances BPMN
Réalisez un test d'entraînement dans le style de la certification OMG OCEB 2.
Événements
Something that happens during the process: start, intermediate or end. Each event combines a type (message, timer, error…) with a position. See the full matrix of valid combinations.
37 élémentsActivités
Work performed in the process: tasks (atomic) and sub-processes (compound), plus the loop, multi-instance and compensation markers.
17 élémentsPasserelles
Control points that split or merge the flow: exclusive (XOR), parallel (AND), inclusive (OR), event-based and complex.
6 élémentsDonnées
Elements that represent process information: data objects, inputs/outputs, persistent data stores and collections.
5 élémentsCouloirs (Swimlanes)
Containers that organize who does what: Pools (participants), Lanes (internal roles) and black-box Pools (external participants).
3 élémentsConnecteurs
The lines that connect elements: sequence flow (internal ordering), message flow (communication between Pools) and association (artifacts).
3 élémentsArtefacts
Documentation elements that enrich the diagram without affecting execution: text annotation and group.
2 éléments