Description: Demonstrates how to use the Oracle Identity Manager API to generate a request. Given here is example code that makes a request to provision an entitlement to a user, makes a request to modify attributes on a user profile, or makes a request to disable a user. The entire project can be found here.
Request generated by API. This request needs to be approved before the changes are applied to modify the user. |
In this blog requester is system administrator.In OIM 11Gr2 ps3 ,we need to raise request through user for self and others.So how to raise request by end user as we cant have credential of each user.
ReplyDeleteHi,
ReplyDeleteCreate request for entitlement works fine if user is not having any account provisioned or if there is just one account provisioned to user. If user is having multiple accounts of same application instance, to which entitlement belongs, then after calling requestService submit method, OIM get confused to which account the requested entitlement has to be associated. Is there a way to provide OIU_KEY while raising entitlement request, so that OIM knows that this request for this entitlment belong to this account.
Hi Kuldeep Rautela,
ReplyDeleteDo you resolve that issue?
Best regards,