Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2.5 (EE only), 3.0.0-M2
-
Fix Version/s: 3.0.0-RC3
-
Component/s: Modules: BPM / Rules
-
Labels:
-
User impact:Medium
-
Similar Issues:None
Description
When a process sends a Mule message and an exception occurs (e.g. in the service or transformer), this exception gets handled by Mule and does not get "bubbled up" to the process, so the process execution happily continues along, not aware that an exception occurred.