Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Request Controller:Albers, Stephan
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
Sometimes unexpected Exceptions can be thrown from Actions. This leads to a cycle in the execution of a Node.
We will catch the exception, log it, store the exception in an internal exception variable and in a String variable that can be accessed by other nodes/actions. We then send the event "Exception" to the current node.
If the process designer has defined a transition for "Exception", we then use that transition.