Discussion:
[jboss-user] [jBPM] - Terminate end event doesn't terminate subprocess
rigazilla
2013-07-26 10:12:33 UTC
Permalink
rigazilla [https://community.jboss.org/people/rigazilla] created the discussion

"Terminate end event doesn't terminate subprocess"

To view the discussion, visit: https://community.jboss.org/message/829954#829954

--------------------------------------------------------------
Hi all,

I need some help with this.

I designed the following process:

Loading Image... Loading Image...
If I well understood (reading through the community) the expected behavior must be like this:

1) start instance from the jbpm-console -> now there are 2 active activities (signal intermediate c.e. waitsig1 and waitsig2)
2) signal the process with signal1 -> the flow goes into the terminate end event (tend1), this terminates all the activities and the subprocess
3) the instance terminates in the external end node (ext_end)

What I instead got is that the execution of the node tend1 doesn't terminate the activity on the waitsig2 node and the subprocess remains active.

Can someone checks the attached process if I'm doing something wrong?
It can be run on the default installer for 5.4 Final release.

Thanks,
Vittorio
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/829954#829954]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...