We have need to store non-latin names such as Chinese in Reltio MDM and also we need transliterated fields that needs to be stored in Reltio so that other downstream systems can consume. This is necessary since some of our downstream systems does not accept non-latin names.
We are thinking of storing these transliterated names in additional attributes like for eg., TransliteratedName_FirstName, TransliteratedName_Address, etc.,
Any suggested best practices or pointers/help is appreciated.