Skip to content

Commit e6a2077

Browse files
committed
Fixed wrong exercise number.
1 parent b9691ed commit e6a2077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/exercise-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
___
33

44
# Exercise 4 - Messaging
5-
Communication between organizations in BPMN processes is modeled using message flow. The third exercise shows how a process at one organization can trigger a process at another organization.
5+
Communication between organizations in BPMN processes is modeled using message flow. The fourth exercise shows how a process at one organization can trigger a process at another organization.
66

77
To demonstrate communication between two organizations we will configure message flow between the processes `dsfdev_dicProcess` and `dsfdev_cosProcess`. After that, the processes are to be executed at the organizations `dic.dsf.test` and `cos.dsf.test` respectively in the docker dev setup, with the former triggering execution of the latter by automatically sending a [Task](http://hl7.org/fhir/R4/task.html) resource from organization `dic.dsf.test` to organization `cos.dsf.test`.
88

0 commit comments

Comments
 (0)