Hi All,
When someone is raising a request for multiple access profiles (say 2 access Profiles ), then 2 access request line items are created but both the requests get passed to the same Access Request PreApproval Event Subscription.
Example: John raises access request for AP1 and AP2.
2 request line items are created for API1 and AP2 in My Requests page.
The Access request preapproval event trigger is getting triggered only once and passes both API1 and AP2 in the JSON body.
Is this expected? ideally, the Event trigger should also get called for AP1 and AP2 individually similar to the way the requests are split.
if someone has to take a decision on the event trigger, say AP1 is approved and AP2 is rejected, then its not possible now. Any action returned by the Event subscription is applied on both the requests.
Please advise.
Regards
Arjun