Re: WorkFlow Engine [message #389 is a reply to message #385] |
Thu, 09 November 2006 05:21 |
AJM
Messages: 2368 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
When you create a workflow you must also define the places, arcs and transitions which are to be used in that workflow. The workflow record also identifies the STARTING_TASK, which means that this particular workflow will not be used to create a workflow case until that task is actually run. The creation of a workflow case will then cause the creation of tokens and work items in order to show the current state of that case.
The workflow database should be pre-loaded with 5 examples which are triggered by the 'Add Person' task. You can test any one of these by removing its END_DATE (note: you must set the END_DATE of all the others in the past so that only one of these workflows is active at any one time).
If you look in file radicore/workflow/docs/workflow-examples.html you will see a description on these 5 examples.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|