[jboss-user] [JBoss jBPM] - Re: sub process event propagation

2009-08-21 Thread kukeltje
the on event= makes it directional in 4, the event type=... in 3 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4250812#4250812 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250812

[jboss-user] [JBoss jBPM] - Re: sub process event propagation

2009-08-20 Thread aapthorp
Just thinking through the behaviour I'm looking for I realise that once the event is propagated up it needs to be detected / signal a particular node in the super-process. Is there an obvious way of doing this in jBPM? View the original post :

[jboss-user] [JBoss jBPM] - Re: sub process event propagation

2009-08-17 Thread aapthorp
Hmm, having looked at the code and a few entries in this forum relating to visibility of parent process from the sub-process this appears to be a current limitation in 3.3 Before I raise a feature request, a question; is this also an issue in 4.0? View the original post :

[jboss-user] [JBoss jBPM] - Re: sub process event propagation

2009-08-17 Thread kukeltje
The parent process does not get set in 4.0 either, but there is a relation to the parent execution (the execution that started the subprocess). So I'm not sure events bubble up to the parent execution or not. Testing is the quickest you can do or wait until I get a response from the devs (have