Hello,
I have a noticed that when you create a new flow callout policy it ha ( by default ) the following :
<FlowCallout async="false" continueOnError="false" enabled="true" name="Flow-Callout-1">
<DisplayName>Flow Callout-1</DisplayName>
<FaultRules/>
<Properties/>
<SharedFlowBundle>SF-Flow</SharedFlowBundle>
</FlowCallout>
it has this <FaultRules/> section. I have noticed that the documentation did not mention anything about this Fault rules section.
So does it work ? and where to find it in the docs ?