Workflow Course: Exercise 2

From OpenKM Documentation
Revision as of 11:57, 29 April 2013 by Jllort (talk | contribs)

Jump to: navigation, search

Step 1 - Create first workflow

As is explained in video of lesson 2, make the same steps explained there and create first workflow

First workflow.jpeg

  • 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

First workflow modified.jpeg

  • 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 ).