Hi,
Is there an attribute or flag which we can patch to a web-service source on IDN to trigger the Get-Object operation once Add/Remove Entitlement operation are successfully executed?
Thanks in advance!
Regards,
Shanmukh
Hi,
Is there an attribute or flag which we can patch to a web-service source on IDN to trigger the Get-Object operation once Add/Remove Entitlement operation are successfully executed?
Thanks in advance!
Regards,
Shanmukh
The workaround could be to create a separate Get-Object and make the Add entitlement as Parent Operation.
I have done this for my Create operation. So as soon as account gets created, Get-Object for Create will run to update the values in IDN.
If you find any better way, share with me too.
In such case this is what I do:
By this, both operations (ie add/remove entitlement and update user entitlements) are executed with single provisioning process
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.