Workflow Course: Exercise 2
From OpenKM Documentation
(Redirected from Workflow Course: Exercice 2)
Step 1 - Create first workflow
As is explained in wiki, follow the same steps and create a first workflow like this:
- Create JBPM project ( by default let give creates default sample workflow ).
- Modify sample workflow.
- Remove state task.
- Add Node.
- Remove action defined in first transition.
- Configure deploying process.
- Deploy.
- Test the workflow.
Step 2 - Modify First workflow
- Modify first sample workflow.
- Add State task between start task and node task.
- Deploy.
- Test the workflow.
Workflow is stopped until you fire signal from workflow view - administration panel - and to end ). |