JBoss Community

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

created by Michael G in jBPM - View the full discussion

Hello,

 

I've searched around for this but didn't find an answer, is it possible to use the Error Event node to trigger a handler?

 

From the documentation is says this:

 

An Error Event can be used to signal an exceptional condition in the process.  It should have one incoming connection and no outgoing connections.  When an Error Event is reached in the process, it will throw an error with the given name. The process will search for an appropriate error handler that is capable of handling this kind of fault.  If no error handler is found, the process instance will be aborted.  An Error Event contains the following properties:

Error handlers can be specified using boundary events.  This is however currently only possible when working with XML directly.  We will be adding support for graphically specifying this in the new BPMN2 editor.

 

So i would like to know how the handler is implemented and inserted into the process.  On the process properties page there is a Property for Exception Handlers but when i define one here it isn't getting called.

Does anyone know what i'm doing wrong?

 

Thanks

Reply to this message by going to Community

Start a new discussion in jBPM at Community