Reltio Connect

 View Only
  • 1.  is there any option to make Attribute value to Init case in Reltio MDM by default

    Reltio Partner
    Posted 10-09-2023 05:25

    Hi Experts.

    Do we have any option to Make Attribute value to Init Case as soon as data loaded into MDM.



    ------------------------------
    Karthik
    PWC
    ------------------------------


  • 2.  RE: is there any option to make Attribute value to Init case in Reltio MDM by default

    Reltio Employee
    Posted 10-09-2023 16:30

    Hello Karthik,

    If "case" transformation needs to be applied as data is loaded into MDM and if all attribute values need to be standardized to a specific case option, the best option is to perform that transformation within the integration interface. Most integration apps support case functions like UPPER, LOWER, and TITLE.

    An alternative would be to use the String cleanser and apply the casing option for "Title". See link below for more details on the String Cleanser. The string cleanser would be performed as part of an update to the profile and it would most likely need to have a Relto source (i.e. Reltio String Cleanser) configured for it. 

    https://docs.reltio.com/en/model/cleanse-data/cleanse-and-standardize-data-overview/out-of-the-box-cleanse-functions/string-cleanser



    ------------------------------
    Bryant Barrenechea
    ------------------------------



  • 3.  RE: is there any option to make Attribute value to Init case in Reltio MDM by default

    Posted 10-10-2023 09:58

    Hi Karthik,

    Use  StringFunctionCleanser

    https://docs.reltio.com/en/model/cleanse-data/cleanse-and-standardize-data-overview/out-of-the-box-cleanse-functions/string-cleanser

    Thanks

    RK



    ------------------------------
    Radhakrishnan Ramalingam
    Architect
    San Ramon CA
    ------------------------------



  • 4.  RE: is there any option to make Attribute value to Init case in Reltio MDM by default

    Reltio Partner
    Posted 10-11-2023 01:44

    Thanks RK it is working