Identity Management (MOSC)

MOSC Banner

OIM 11gR2 PS3 Provisioning Entitlement Request using API

edited Sep 27, 2021 6:13PM in Identity Management (MOSC) 1 commentAnswered

We have developed the custom code to generate the Bulk request for multiple users through OIM Request Service API. We are reading csv file and generating the request for each entitlement with corresponding approval.

But workflow policy is not triggering because of below condition rule and if we try same entitlement request from OIM identity console they this workflow triggered and worked fine

Please help me to trigger corresponding workflow policy for each entitlement.

Workflow Policy Rule:

appType[AD User].appInstance[ad].appInstanceName Equal ad

AND

operation Equal Provision Entitlement

Then

workflow Equal default/ADGroupApprovalProject!2.5


Code:

RequestData requestData = new RequestData();

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center