This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Virtual property of type "object reference" is not updated

Hello !

In one of our sync project we used a virtual property of type "Object reference", with the following route: "UID_Person.CCC_JobCategory.Ident_Org".

We have created a mapping rule between our virtual property and the property of the LDAP target system where we want to push the value.


When we change the value of the CCC_JobCategory attribute of a Person who has an LDAPAccount (i.e. there is an entry in LDAPAccount with UID_Person set), no update is triggerred on the LDAPAccount.

If we manually trigger an update on the LDAPAccount object (by modifying an attribute like "street" for example), the LDAP_LDAPAccount_Update/(De)Activate process is triggered and updates the "street" attribute, but the LDAP attribute mapped to our virtualproperty is not set or changed if it was wrong.

It looks like our virtual property is doing nothing, and I'm afraid we may have misunderstood the way this type of virtual property worked.

Can someone please details the way it works, and when?

Thanks in advance for your help!

I'd love to post some screenshots but that seems to be impossible without an external hosting service...