I am expertise in OIM-User Provisioning.I have experience in both 10G and 11G versions.This Blog helps you in understanding the concepts releated to OIM-UserProvisioning.I mainly tried covering the usage of OIM OOTB connectors,custom connectors,custom adaptors and also the customized usage of OIM API.
Wednesday, 13 January 2016
Count of the task that’s been retried for that user.
select count(*) from osi where orc_key='%INST_KEY%' and mil_key='%TASK_KEY%'
No comments:
Post a Comment