• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

How to define multilevel approval and parallel approval in jbpm using eclipse plugin

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am new to jbpm.I have a task where I have to design a workflow which includes parallel approval and multilevel approval.eg suppose user creates a form1 it has to go to both mr A and Mr B for approval.And for multilevel case,if the form1 is approved by both mr a and mr b then it will go to DEG group for approval.How to implement this in jbpm6.0.Please help
reply
    Bookmark Topic Watch Topic
  • New Topic