I want to implement a advanced policy in sailpoint IIQ

@deveshrns Formatting rule is to make any modification to violation object post creation. You should use a Policy Rule to evaluate and decide whether the violation should be created or not. This rule have an identity argument which represents the simulated future state of the user. From this identity, you can inspect the updated Links to extract newly requested entitlements. Check the attached article for the sample rule.

Create New RuleSelection method (Rule)