"cpob" wrote : "kukeltje" wrote : and add an action that cancels all other parallel tasks if one is acted upon | | I don't think that's needed... The task node can be configured as signal=first end-tasks=true, right? | | <task-node name="task3" end-tasks="true" signal="first"> | | That will let the first task signal to the next node and cancel all open tasks, at least from my understanding.
Any idea why open tasks aren't cancelled ? Does Eclipse designer support end-tasks attribute and signal ? I'm using jBPM 3.1.1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959114#3959114 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959114 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
