Reltio Connect

 View Only
  • 1.  Match Rule to compare two different attributes together

    Posted 09-27-2022 12:09

    Hello,

    I’m looking for a Match Rule suggestion.

    We have one source system that explicitly references another source system account, via a reference id attribute.

    How can I build a Match Rule to compare to different attributes together, example comparing Ref ID to Source ID.

     

    Profile A  SourceID, RefID [“abc“, “12345”]

    Profile B  SourceID, RefID [“12345”, “ “]

    Any guidance would be appreciated.  Thanks



  • 2.  RE: Match Rule to compare two different attributes together

    Reltio Partner
    Posted 09-28-2022 09:12
    Hello William,

    As far as I understand your problem, sounds like your solution might be using either the ExactMultiComparator or CrossMultiComparator that Reltio offers. You could read more about them here: https://docs.reltio.com/matchmerge/comparatorclass.html (or search for a video on the Reltio Academy). Esentially what these comparators do differently that the usual ones is that they allow you to still match your data if there was a mix up while filling the attirbutes. For example:

    First Name: John
    Last Name: Smith

    could very easily be wrongly populated as:

    First Name: Smith
    Last Name: John

    I hope this helps!

    Best regards,
    Danail Iliev