Which IIQ version are you inquiring about?
8.4p1
Share all details about your problem, including any error messages you may have received.
I am doing a entitlement owner certification where is there are delegated approvers for any of the entitlement, i need to reassign such that it goes both to owner as well as the approvers workgroup. How can i achieve that ?
I am trying to return the items from the pre delegation rule via hashmap, to below how can i add the owner as well ?
results.put(“recipient”, context.getObjectByName(Identity.class, approver));