Difference between revisions of "Workflow Course: Exercise 3"
From OpenKM Documentation
m (moved Workflow Course: Exercice 3 to Workflow Course: Exercise 3) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | Look with care the next | + | Look with care the next four workflow diagrams and try to imagine the differences between execution process. Which will be the sequence execution. |
− | [[File:Wf_1.png]] | + | [[File:Wf_1.png|center]] |
− | [[File:Wf_2.png]] | + | [[File:Wf_2.png|center]] |
− | [[File:Wf_3.png]] | + | [[File:Wf_3.png|center]] |
− | [[File:Wf_4.png]] | + | [[File:Wf_4.png|center]] |
== Solution == | == Solution == |
Latest revision as of 08:53, 18 June 2013
Look with care the next four workflow diagrams and try to imagine the differences between execution process. Which will be the sequence execution.
Solution
- Workflow 1 arrives directly to end without any break.
- Workflow 2 arrives to end after task3 execution or task2 and task2.
- Workflow 3 executes node 1 and then goes to end.
- Workflow 4 can arrive to end from any of tree nodes. Always is required human intervention to finish because each brach has task node.