Hi Expert,
We have Configured OIM with OID and EBS. Users already present in OID. Users gets provisioned from EBS after running EBS trusted scheduled jobs.
The users get created in OIM with attributes like Title, Department, Location, etc. Then running the OID target Reconcilation job link the user with the same user ID.
The attributes get updated from OID in OID process form like orclguid, uid, etc.
I want the attributes Like Title, Department, Location from usr form to be provisioned. For this i created the prepopulate adapter in OID form from design console.
Still the attribute is not getting updated. When i update the the attributes in usr form. the attributes get provisioned from usr form to OID process form to OID.
I created the task like create title, location, etc in process definition in design console under OID process. It is linked with Lookup.Usr trigger.
I want the attributes to be updated from OIM to OID when i run the OID Target reconcilation job.
Please suggest.