I've tried it and don't work.
In the table JBPM_TASKINSTANCE inserted a task and a value 'null' in actorid 
(this is mi problem....).

Sorry for my english...
"NiB" wrote : Hi,
  | 
  | I think I know what your problem is. You made that expression within a 
swimlane. That doesn't work. You must define the assignment expression in the 
task directly:
  | e.g.:
  | 
  |   | <task-node name='Lets do it'>
  |   |     <task>
  |   |       <assignment expression='group(mygroupindb)' />
  |   |     </task>
  |   |     <transition to='next' />
  |   |   </task-node>
  |   | 
  | 
  | Greetz,
  | NiB


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001852#4001852

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001852
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to