-
Bug
-
Resolution: Done
-
Major
-
1.24.0.Final
-
False
-
None
-
False
-
---
-
---
RestWorkItemHandler has no logic to handle failed calls to the invoked service. Regardless of the return HTTP status code, it calls completeWorkItem, resulting in further execution of the process.
This prevents the usage of Error Handling, as the WIH does not propagate the exception/error from the invoked service.
- incorporates
-
KOGITO-7564 Workflow with multiple exception handlers not working as expected
- Resolved
- is incorporated by
-
SRVLOGIC-4 [core] Workflow domain-specific error handling
- Closed