Dear All
I have moved from jbpm 3 to jbpm 4.3 but i found that table membership missing one important column ROLE_ which describes the role of the user in the group . i used to set it and use the following expression in jpdl to get the manager
EX : variable(emp_wf_user) --> group(B) --> member(manager)
How can i do the same fuctionality in jbpm 4.3 ?
Thanks