Hi,
We have two data stores. One is LDAP and another is AD.
We are able to update and remove attributes from TIM to AD sucessfully from operations.
But in case of LDAP, we are able to update in to LDAP platform by calling extension but we are not able to nullify update attribute.
It is nullifying locally, even tough we called extension to modify account and passed all output parameters(it is not deleting in platform).
Note: We used obj.setProperty("attribute","") and obj.removeProperty("attribute").... Both nullifies attribute locally in ITIM but not in platform even after modify account extension calls and completed successfully.
Hoping for quick reply.
Thanks,
Sravan.