]
Maciej Swiderski commented on JBPM-2920:
----------------------------------------
I tested it and unfortunately it does not work. ForkActivity does not parse transition
conditions. Will fix it.
Solution will look like described above.
Choose N tasks out from M paths in fork nodes
----------------------------------------------
Key: JBPM-2920
URL:
https://jira.jboss.org/browse/JBPM-2920
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.4
Environment: JBOSS 5.1GA, JBPM 4.4,
Reporter: Jecoso Chou
Fix For: jBPM 4.5
For example:
<fork name="fork1">
<transition name="to A" to="A">
</transition>
<transition name="to B" to="B">
</transition>
<transition name="to C" to="C">
</transition>
<transition name="to D" to="D">
</transition>
</fork>
This issue means that when process to this fork, only some of this 4 transition can be
chosen to go,
for example ,the transition "to A" and "to A".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: