java - JBPM: Multiple transitions going out from a Task Node -


In JBPM, can I make many changes outside of a work node (technical)?

If so, is this a good practice?

Any help will be helpful.

This is possible, but if you do the process by calling token.signal () or taskInstance.end () If you promote the execution of, then the infection will be selected first (.xml file), no matter what the condition will be on that infection. If a false exception is evaluated in that situation, then it will be thrown away.

Only the decision node in the box supports the selection of the infection by evaluating the conditions on them and evaluates the condition for the right (or before if a condition does not evaluate for the right ).

But it is very easy to write a custom action handler which handheld execution (token sign ("transition name")), and choose the right change (TM). / P>

Sorry for my english


Comments