In a single user access request, once submitted, if any extra info is needed for the provisioning, Sailpoint immediately shows a popup “More Info Needed” where the requester can manually add the required info and submit.
However, in a multi-user access request, if more info is needed for provisioning, Sailpoint does not show the popup and instead sends the requests to the background as Form workitems. The requester then has to open these workitems later, add the required info, and submit.
Is there a way to customize this behavior for multi-user access requests?
Our requirement is that even for multi-user access requests, the “More info Needed” popup should show up immediately after the request is submitted instead of the requests getting backgrounded as Form Workitems.
We got know this is a OOTB Behavior, but just a curious if anyone implemented?
This form is triggered from the workflow and number of workflow get triggered depends on number of the user , now since if you select multiple users , workflow will get triggered in parallel so these form goes to background .
Now think even if you want to customize how this popup should look like incase you select multi users ? show multi popup opens at same time , one on top of another ?