Skip to content

Commit f7be231

Browse files
Update index.md (#1492)
Adding the reference towards BPMN notations for easier reference after watching Udemy crash course Co-authored-by: KFK <[email protected]>
1 parent 59eb443 commit f7be231

File tree

1 file changed

+3
-1
lines changed
  • common-content/en/module/business-analysis/business-process-model

1 file changed

+3
-1
lines changed

common-content/en/module/business-analysis/business-process-model/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ objectives = [
1212
publishResources = false
1313
+++
1414

15-
Learn about business process modelling and notations used for this (eg, BPMN, UML). You can do the [Udemy crash course](https://codeyourfuture.udemy.com/course/business-process-mapping-and-modelling-crash-course/) for BPMN and understand the differences in [this article](https://miro.com/diagramming/bpmn-vs-uml/).
15+
Learn about business process modelling and notations used for this (eg, BPMN, UML). You can do the [Udemy crash course](https://codeyourfuture.udemy.com/course/business-process-mapping-and-modelling-crash-course/) for BPMN, and then refer to this [page here](https://www.lucidchart.com/pages/tutorial/bpmn) to understand the syntax of each notations (events, activity, artifact types).
16+
17+
You can also refer to this page to understand the differences between BPMN & UML in [this article](https://miro.com/diagramming/bpmn-vs-uml/).
1618

1719
1. Create a simple business process model for one existing business process within BrightStar
1820
2. Use swimlanes within the model to show where the responsibility for carrying out individual steps lies, taking care that swimlanes represent organisational units (organisation, department, role) and not systems

0 commit comments

Comments
 (0)