Question
In Reltio prod tenant, while working on one of the post go-live activities, I observed an inconsistency in name values between the member profile name and the name attribute of value for the person entity.
Below is an example of an issue that occurred for one of the twins that was merged as part of auto merge rules in the prod tenant.
Example: John Doe and Jane Doe are twins.
Answer
The following change in the customer's L3 for the full name builder should be verified and made to resole this type of problem.
- cleanseFunction: Specifies the use of the Full Name cleanser.
- pattern: Defines how the full name is constructed from individual attributes.
- ovOnly: When set to true, ensures that only OV values are used in the cleansing process.
Comments
Please sign in to leave a comment.