We have 2 tables in One Identity namager: Person and Locality. We want that Person table etrieve "City", "Room", "Phone" fields from Locality table (from which locality the person belongs). Any idea how to do this?
What is your use case?
I would assign the locality as Primary location to the employee. The city will be set by default then.
The same logic can be made for room and phone, but I especially for room, I don't get the use case.
You can do that in the schema editor in designer.
What is your use case?
I would assign the locality as Primary location to the employee. The city will be set by default then.
The same logic can be made for room and phone, but I especially for room, I don't get the use case.
You can do that in the schema editor in designer.