[
https://issues.apache.org/jira/browse/ODE-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717980#action_12717980
]
Rafal Rusin commented on ODE-612:
---------------------------------
Right, extvar are treated as failures, I was wrong.
So the remaining use case for it is for invokes.
> ActivityRecovery failureOnFault
> -------------------------------
>
> Key: ODE-612
> URL: https://issues.apache.org/jira/browse/ODE-612
> Project: ODE
> Issue Type: New Feature
> Components: BPEL Runtime
> Reporter: Rafal Rusin
> Priority: Minor
> Fix For: 1.3.3
>
> Attachments: failureOnFault.diff, test.zip
>
>
> It's nice to have a switch failureOnFault similar to faultOnFailure.
> <ext:failureHandling xmlns:ext="http://ode.apache.org/activityRecovery">
> <ext:failureOnFault>true</ext:failureOnFault>
> </ext:failureHandling>
> It's helpful when:
> - there are external variables errors (like constraint violations) and we
> want to repeat operation
> - we want to treat invoke fault responses as failures (to repeat)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.