2 Replies Latest reply on Nov 24, 2014 2:17 AM by linuslan

    How to dynamically specify groupid in jbpm5.4 or jbpm6?

    linuslan

      Hi, guys. I want to dynamically specify groupid like this: #{groupid} in the bpmn file. When auditor commit his results, I get his group and put it into a Map that pass to the complete() method. I hope the jbpm engine could automatically identify the group id.

      Can i do like this?