Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3 M1
-
Component/s: Core: Exception Handling
-
Labels:None
-
User impact:Medium
-
Effort points:8
-
Similar Issues:None
-
Effort:M
Description
Acceptance Criteria
- Each case is clearly defined, with examples of when you'd use each use case.
- Each use case has a sample config which is explained in detail.
- Each sample config is included in a test case in Mule source code (cross-referenced somehow)
- Blog post(s) with similair content in more conversational form.
Use Case:
- Route last state message before exception into exception strategy MPs and then to a DLQ
- Route original message before exception into exception strategy MPs and then to a DLQ
- Route by exception type
- Preserve payload after exception strategy executes
- Stop flow based on exception type
- Rollback transaction and send a notification (email)
All scenarios defined and there tests cases.
Explanation on each already done. We need to review.
There are more examples created we need to include.
Integrate this/blog to documentation.