Hi,
I have a couple of simple questions:
in the next scenario:
----- ------- ------ ----- -----
| 1 |-->| 2 |-->| 3 |->| 7 |-->| 8 |
----- ------- ------ ----- ----
| ^
----- ------- ------ |
| 4 |-->| 5 |-->| 6 |----
----- ------- ------
1 - A workflow ends when a EndTask (8) is reached, or only when there are no tasks active ? asking this because if you just "fork" a task(1) in two others (2,4), they should follow different paths until both end. or just until one ends ?
2 - In the task 7, can I specify that it should only go active when the other two (3 and 6) finish ? ( <activation> tag ?)
Thanks in advance,
--
Duarte Cordeiro
Neoris Pootugal