Community

The external Trigger makes the transition from subprocess node to the next node while subprocess is active.

reply from Maciej Swiderski in jBPM - View the full discussion

The fix will do what you expect. In case of signal of main process while sub process is still running it will throw an exception that main process is not active.

In addition, since 4.4 there will be API method exposing subprocess instance so you will not need to use internal classes to get hold of this information.

Reply to this message by going to Community

Start a new discussion in jBPM at Community