[jboss-user] [JBoss jBPM] - Re: How to use FindTaskInstances in multiple transitions?

2007-06-28 Thread MindTheGap
Thanks to all, but not answer my question... In this process: A-B A-C A, B and C are task-nodes with one task each When a user end the task in A, i want that the token stays in A (ok...signaling off). What i want next is that the users that can resume B and C can see in their pending task

[jboss-user] [JBoss jBPM] - Re: How to use FindTaskInstances in multiple transitions?

2007-06-28 Thread MindTheGap
Ok, that's my point! So what type of nodes i must use to have this kind of interface? Fork node? ... using it, the token goes to B and C...and if the user choice B can i suspend/terminate the token in C? Decision node? if the token is in decision node, can i use findTaskInstances method to

[jboss-user] [JBoss jBPM] - Re: How to use FindTaskInstances in multiple transitions?

2007-06-27 Thread MindTheGap
Ok, thats right! But in this case, findTaskInstances work? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057964#4057964 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057964

[jboss-user] [JBoss jBPM] - How to use FindTaskInstances in multiple transitions?

2007-06-26 Thread MindTheGap
Hi, Im newbie in jBPM and i got a simple question for the experts of this forum. I've got a process definiton like this: Start-A A-B A-C B-C C-End A, B and C are task-nodes with one task each, but its not mandatory (i can change that if you got a solution). After that, i want to see in a