Explicit OR-Split [message #2438] |
Thu, 04 February 2010 21:04 |
ljkbrost
Messages: 59 Registered: April 2006
|
Member |
|
|
Hi,
I'm playing around with the workflow and would like to emulate the following:
[Add Request] -> (Start) -> [Triage] --{status=assigned} -> (Work)
--{status=open} -> (Start)
--{status=cancel} -> (End)
Essential the Triage task will have three possible settings. If the status is 'open' send it back to the (start) place. If the status is 'assigned' send it to the (work) place. If the status is 'cancel' send it to the (end) place.
When I try to validate this I get an error message "More than 2 arcs of type 'OR-split (Explicit)' at transition Triage. Is my thinking wrong or is the system limited to 2 or-splits? If it is, how would I implement my 3 splits that I need?
Thanks,
Kyle Brost
----
|
|
|