Which IIQ version are you inquiring about?
8.4
We are using a copy of OOTB LCM provisioning workflow for access requests with two approvals, manager and owner and approvalMode as serial
When someone requests multiple entitlements in a single request, iiq waits for approvals for entitlements to be completed before it can start performing provisioning. For e.g. if a user request 5 entitlements in an access request. One entitlement is completed for the 2 step approvals but other 4 entitlements are waiting either at 1st level or 2nd level approval, iiq doesnt process the first entitlement which is already approved until other 4 are either approved or rejected.
Is it possible to allow individual entitlements to be processed immediately as soon as it is approved in a bundle access request? without writing too much custom code?