SOD check when provisioning multiple entitlements from OIM
We are trying to provision multiple entitlements from OIM (11.1.2) that are checked for SOD conflicts in Oracle AACG. The standard functionality creates individual request for each entitlement and performs the SOD check. However even if one of the entitlements fails SOD check all the entitlement requests come back with Failed status. For ex, Entitlements E1, E2 & E3 have to be provisioned to User A and E3 has SOD conflicts in it. During provisioning OIM generates 3 different requests and performs the SOD check on them. However it returns Failed status on all three requests instead of only E3.