Custom Global Policy Sequence

API Gateway version 10.1
applied: YAI_10.1_Fix10
IS_10.1_Core_Fix6

We wanted to have a mutiple custom global policy that are dependent to each other, which also makes then dependent to the their sequences. Ex. Policy1 should run 1st then Policy2 would be next because policy2 is dependent to the effects of policy1.

We tried doing it but it we cannot follow who should run first. We already checked the server logs to know which policy runs first and found out that the other custom global policy runs first instead of the one we intended to run first.

Does custom global policies follow sequence when applied? or do they run at the same time?

Thank you.

Hi Mark,

The configuration level, there is no possible to create a Global Policy-1 which is depends on another one.

All the Global policies and API level policies enforced for API only.

Thanks,
Shakil