Fault rule in shared flow

Is there any way to add a fault rule directly in a shared flow? If not, can that be considered as a feature request? Even better, how about a true global flow handler (like a pre flow and post flow that automatically gets applied to all proxies in the organization)?

1 5 2,732
5 REPLIES 5

Hi Kevin,

You can have shared flows performed as request pre-processing or response post-processing across a set of APIs with the help of FLOW HOOK.

Below mentioned link will help you in understanding Flow Hooks and how they resolve your query

https://docs.apigee.com/api-services/content/flow-hooks

Thanks,

Haider

@Haider Imran , Above question talks about fault rules in shared flow, Your answer is about flow hooks. Please make sure answers are relevant to question. Please avoid posting link only answers which points to Apigee docs.

Hi Anil,


Kevin asked : "Even better, how about a true global flow handler (like a pre flow and post flow that automatically gets applied to all proxies in the organization)?" And it's one liner answer is flow hook. Flow hooks and shared flows can work for him to resolve his current issue.

Got it.. +1