Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.1
-
None
Description
The current behavior of the Validation component is to return a fault in the message exchange if a schema validation error is encountered. In some cases, the desired behavior is to instead forward a "correct JBI message" with "fault content" to the next component in the flow. This component can inspect the message content and gracefully handle the fault within the flow.