JBoss Community

Re: jBPM 3.2 Enterprise - Unhandled exception in async node?

created by Rohit Raghuwanshi in jBPM - View the full discussion

Alejandro, thanks for the reply. After the exception has occured we se the process state as in the image attached below

http://community.jboss.org/servlet/JiveServlet/downloadImage/2-565466-10094/151-282/async-exception.JPG

The process image does not give an idea that any exception has occurred. Also if we click on the running node and signal the process further from the console, it reaches the END state. Which means that the exception-node did not get processed again.

 

Typically in a production environment for our application we require the following behaviour

  • On an exception, we want to process to be halted and persisted with exception details.
  • After exception causing problem has been resolved, the system administrator will signal the process using the console to re-process the exception node and continue our processing from there.

How do we achieve this exception handling with jBPM?

Reply to this message by going to Community

Start a new discussion in jBPM at Community