|
From: Peter E. <P.E...@er...> - 2002-03-12 14:26:57
|
Hi, Using OpenFlow 0.7 I find there is a problem with dummy activities where multiple threads are joined (Join kind 'and'). The activity waits as required until all incoming transitions are signalled, but the dummy activity remains 'inactive'. I have to manage the workflow to activate and then complete the dummy activity, then the workflow continues as expected. Incidently, I find 90% of all join and split kinds should be 'xor'. Could you set that, rather than 'and', to be the default for new activities? Best wishes Peter |