-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
7.11.4
-
None
Hello,
I would to catch any error in a business rule task. So I put an Error Boundary Event on the given BusinessRule Task that is implemented with a DMN table.
I remark that if I am waiting a Unique Hit Policy but my given inputs data goes to a Collection of resulting decision, an error would be raised but the error boundary event never catches this kind of error, see attached file for BPMN model.
What kind of mechanism could I use to catch any error raised by the engine ?
Thanks