Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:rule:align_tasks_with_process [2024-08-28 21:36] – [✔ How to] Anatoly Belaychuken:rule:align_tasks_with_process [2024-08-28 21:59] (current) – [Align process and activities instances] Anatoly Belaychuk
Line 1: Line 1:
-====== 0-TBD Align process and activities instances ======+====== Align process and activities instances ======
  
 {{tag>loop}} {{tag>loop}}
- 
-{{en:underconstruction.png?nolink&200|}} 
  
 Leverage multi-instance loop if a process deals with a set of objects. Leverage multi-instance loop if a process deals with a set of objects.
Line 553: Line 551:
 ===== Notes ===== ===== Notes =====
  
-  * Extra comments (optional) +A BPMN diagram should be treated literally: what you model is what you run. 
- +The task "Check pallets integrity" at [[#how not to]] diagram followed by the gateway "Pallet OK?" means that the gateway checks status of just one pallet. 
-===== Exceptions ===== +Correct way is either to process pallets one by one in a mutli-instance loop ([[#how to]]top), or to continue dealing with a set of pallets ([[#how to]], bottom).
- +
-  * Exceptionsif any +
 ===== See also ===== ===== See also =====
  
Line 565: Line 560:
 ===== Author(s) ===== ===== Author(s) =====
  
-Signature+ --- //[[user:bell|Anatoly Belaychuk]] 2024-08-28 21:49//