yes. the identity component creates the ids for the groups. it's component
dependent. jbpm built-in uses
String groupId = groupType != null ? groupType + "." + groupName : groupName;
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236983#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...