Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:rule:align_tasks_with_process [2024-08-28 21:49] – Anatoly Belaychuk | en:rule:align_tasks_with_process [2024-08-28 21:59] (current) – [Align process and activities instances] Anatoly Belaychuk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== Align process and activities instances ====== |
| {{tag> | {{tag> | ||
| - | |||
| - | {{en: | ||
| 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 | + | A BPMN diagram should be treated literally: what you model is what you run. |
| + | The task "Check pallets integrity" | ||
| + | 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). | ||
| ===== See also ===== | ===== See also ===== | ||