Reltio Connect

 View Only
  • 1.  Concatenate two attributes value and shown in third attribute

    Posted 12-15-2023 12:01

    Hi Team,

    I have a requirement to show the concatenated value of two attributes in the third attribute, can anyone please guide me?

    thanks in advance!!



    ------------------------------
    Abhimanyu Kumar
    GSK
    Cary NC
    ------------------------------


  • 2.  RE: Concatenate two attributes value and shown in third attribute
    Best Answer

    Posted 12-16-2023 21:45

    I am using FullNameBuilder cleanse function, it is working as expected but want to know, is there any shorter way?



    ------------------------------
    Abhimanyu Kumar
    GSK
    Cary NC
    ------------------------------



  • 3.  RE: Concatenate two attributes value and shown in third attribute

    Reltio Employee
    Posted 12-18-2023 10:11

    Abhimanyu, Not sure what you mean. "Shorter" in what way? 



    ------------------------------
    Curt Pearlman
    ------------------------------



  • 4.  RE: Concatenate two attributes value and shown in third attribute

    Posted 12-18-2023 11:26

    hi,

    thanks for the reply, I wondered if there is any other way to do this job.



    ------------------------------
    Abhimanyu Kumar
    GSK
    Cary NC
    ------------------------------



  • 5.  RE: Concatenate two attributes value and shown in third attribute

    Reltio Employee
    Posted 12-20-2023 13:58

    Hi @Abhimanyu Kumar, I think the only other way to do this would be to use an event-based process that would react to a newly created or updated record and then perform the concatenation logic in the process you create before post the resulting value to the record as an update. This would be asynchronous, scalable and manageable using a technology such as Reltio Integration Hub. The benefit of the cleanser approach is it is synchronous to the save operation while the benefit of the event-driven design is the ability to build more advanced logic into the process for generating the resulting value you want to put on the record. Hope this helps.



    ------------------------------
    Michael Pearlman
    ------------------------------



  • 6.  RE: Concatenate two attributes value and shown in third attribute

    Posted 12-26-2023 07:14

    thanks for the reply and for suggesting more options.



    ------------------------------
    Abhimanyu Kumar
    GSK
    Cary NC
    ------------------------------