[jboss-user] [jBPM] - Re: How to use the Error Event node in process (jBPM5.2)?

Maciej Swiderski do-not-reply at jboss.com
Wed Jun 27 09:23:29 EDT 2012


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

"Re: How to use the Error Event node in process (jBPM5.2)?"

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

--------------------------------------------------------------
to catch error events you need to declare error boundary event with coresponding  error code. If you use 5.2 then error boundary event can be attached to only sub processes from 5.3 you can attach boundary events on tasks as well. Once error event is caught you can start alternative path in the process. Take a look at the example  https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-ErrorBoundaryEventInterrupting.bpmn2 here

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

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

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/20120627/d3585d6d/attachment.html 


More information about the jboss-user mailing list