Microsoft Lync Provisioning - OIM 11g R2 PS3
Hi!,
We are trying to provision Microsoft Lync from OIM 11gr2 PS3 through AD Connector. We developed a Powershell script in AD Server which is executed remotely in Lync Server and we are trying to call it from a bat file in OIM Server. For that, we've configured the Lookup.ActiveDirectory.UM.Configuration lookup, where we added three new entries:
Before Update Action File /home/oraapp/opt/oracle/Scripts/LyncScript.bat
Before Update Action Language Shell
Before Update Action Target Resource
And also we created an adapter using the oracle.iam.connectors.icfcommon.prov.ICProvisioningManager#public String updateAttributeValues(String objectType, String[] labels) API, and attached it to an 'Updated' task in AD process definition.