Heterogeneous Request in OIM via API
Hello there,
I am trying to raise a Heterogeneous request in OIM 12c using standalone code. The heterogeneous request here includes 2 requests - 1 for Provisioning an Account / Application Instance and the other one for Entitlement.
In case of requesting an Entitlement without having Account on an Application, the Account would be automatically added to cart and Entitlement request would have Target Account: In cart
I have tried the following alternates from the standalone code:
- Directly tried creating Provision Entitlement Request without having Account.- resulted in creating a Request which gets into Request Created status. No other request or any thing gets created automatically.