AME FYI Notification in PR approval
We are in 12.1.3 and use AME for PR approval. we are building following rules to satisfy the PR approval
Rule 1 :Attribute A = P , Attribute B=100000 then it has go through Approval groups XYZ (all with Dynamic SQL's)
Rule 2 : Attribute A=P and then it has to create a FYI to a approval group D(dynamic SQL).
Rule 3 : Attribute A = R and it has to create a FYI to a approval group E (requester Dynamic SQL). Here the requirement is Approval should not be initiated by AME and instead it has to route a FYI notification to Requester.
Rule 1 generates the correct approval List XYZ, Rule 2 sends FYI notification to approver group D.