Workflow Course: Exercise 2
From OpenKM Documentation
Revision as of 10:56, 29 April 2013 by Jllort (talk | contribs) (Created page with 'Exercise description == Step 1 - Create first workflow == As is explained in video of lesson 2, make the same steps explained there and create first workflow [[File:First_workf…')
Exercise description
Step 1 - Create first workflow
As is explained in video of lesson 2, make the same steps explained there and create first workflow
- Create first 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 - First workflow
- Modify first sample workflow
- Add State task between start task and node task
- Deploy
- Test the workflow ( should observate workflow is stopped until you fire signal from workflow view - administration panel - and then goes to end ).