Workflow Course: Exercise 2

From OpenKM Documentation
Revision as of 08:53, 18 June 2013 by Pavila (talk | contribs) (moved Workflow Course: Exercice 2 to Workflow Course: Exercise 2)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Step 1 - Create first workflow

As is explained in wiki, follow the same steps and create a first workflow like this:


Wf exec workflow.jpg


  • 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

Wf exec workflow mod.jpg


  • Modify first sample workflow.
    • Add State task between start task and node task.
  • Deploy.
  • Test the workflow.

Nota clasica.png Workflow is stopped until you fire signal from workflow view - administration panel - and to end ).