[jboss-user] [jBPM] - Re: Difficult workflow question

Maciej Swiderski do-not-reply at jboss.com
Thu Mar 29 06:30:46 EDT 2012


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Difficult workflow question"

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

--------------------------------------------------------------
John, what you could do (and you've already tried it) is to take advantage of using interrupting boundary events. I would see this as make your human tasks that are assigned to the teams (HT-2 and HT-3) signal aware. As boundary events attached directly to a task are not yet supported you need to use sub process for it. It will be simple sub process with only one task and interrupting signal boundary event attached to the sub process. Once a task is completed with Yes response you should throw a signal that corresponds to that boundary event and that will cause abort on the subprocess and its activities.

HTH
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120329/18ba7ab0/attachment.html 


More information about the jboss-user mailing list