Catch All Error Block
It would be incredibly useful to have a workflow wide error handling option. With the addition of the error variables in 6.11, this would allow a single action to be taken regardless of error location, and greatly simplify workflow design.
As it is, connecting all of the error outputs becomes hideously complex very quickly.
-
Peter Groft commented
Yes, we can catch an error. The Throwable class is the superclass of all errors and exceptions in the Java language. Only objects that are instances of this class (or one of its subclasses) are thrown by the Java Virtual Machine or can be thrown by the throw statement.
This May Work,
Peter -
Thomas Hayder commented
Backed!
-
Nate French commented
This would be a huge improvement for all of the complex workflows I've done... as long as this workflow-wide exception catcher is optional per error output!
Even hiding the red lines would be helpful. See also: https://docuware.uservoice.com/forums/230572-configuration-english/suggestions/18565945-allow-error-links-to-be-hidden-in-workflow-designe