Virtual schema property

We want to use in the mapping of the Person and AD schemas, the 3rd schema (Locality table), because the Person schema which we are using in the mapping contains only UID of the location, but not the name. We want to bring the name of Location from another schema to virtual property. Which type of property should we use for creation of virtual schema property for this purpose?

Parents
  • I would suggest You create a template on the Location and get the value first on the location object. 

    You can actually set it on an custom attribute and then change the display definition on the Location to show that value as display definition.

    I do not think we can have display property from a different attribute than the original data.

Reply
  • I would suggest You create a template on the Location and get the value first on the location object. 

    You can actually set it on an custom attribute and then change the display definition on the Location to show that value as display definition.

    I do not think we can have display property from a different attribute than the original data.

Children
No Data