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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to