Reltio Connect

 View Only
  • 1.  Survivorship based on condition

    Reltio Partner
    Posted 08-19-2021 13:59
    Hi Team, 

    I want to implement a solution where i want value for an attribute to win based on a condition . 

    Suppose there's an attribute called ProfDesig

    1. If UNSP is the only value -> UNSP wins
    2. If we have values other than UNSP -> Other value according to SRC_SYS wins

    In a nutshell, I want UNSP to be the OV value when it is the only value we have for the attribute . 

    Thanks,
    Manish

    ------------------------------
    Manish Kumar
    Bangalore
    ------------------------------


  • 2.  RE: Survivorship based on condition

    Reltio Partner
    Posted 08-20-2021 03:47
    Hi @Walt Feldman , @Chris Detzel , @Joel Snipes , @Ashish Rawat Any suggestions here . ​​​​​

    ------------------------------
    Manish Kumar
    Bangalore
    ------------------------------



  • 3.  RE: Survivorship based on condition

    Reltio Employee
    Posted 08-20-2021 08:19
    @Manish Kumar, thanks for tagging me. I will see what I can find out​

    ------------------------------
    Chris Detzel
    Community Program Manager
    Reltio
    ------------------------------



  • 4.  RE: Survivorship based on condition

    Reltio Employee
    Posted 08-20-2021 10:35
    Hi, looks like there is no such strategy.
    There is the value-dependent strategy: Dependent Survivorship Rule
    Reltio remove preview
    Dependent Survivorship Rule
    You can identify a source to calculate Operational Value based on the value of another attribute. You can define a survivorship rule in a manner where you provide precedence to certain data sources based on the value of another attribute.
    View this on Reltio >
      but it depends on another attribute.

    Note, all survivorship a working with a crosswalk, so you cannot just say UNSP value to win (you can do this manually via pin/ignore APIs (or automatically via LCA)). There should be some crosswalk-based mark that will tell Reltio that this particular value from this particular crosswalk should survive.

    ------------------------------
    Artem Kovalevsky
    ------------------------------



  • 5.  RE: Survivorship based on condition

    Founding Member
    Posted 08-24-2021 11:45

    Hi Manish, Thanks for tagging!

    To add to what Artem said and from solution perspective if you want to consider other source value even if priority source says UNSP you can either build an LCA, a custom process in your preferred programming language to update values before every export or handle it as a subscription logic in ETL by always ignoring UNSP in inbound and default it in outbound ETL if Reltio provides no value.



    ------------------------------
    Ashish Rawat
    Fresh Gravity
    Bangalore
    ------------------------------



  • 6.  RE: Survivorship based on condition

    Reltio Partner
    Posted 08-27-2021 02:48
    Hi All, 

    Thanks for your valuable suggestions . From what I could figure out , the only way this requirement is feasible is using an LCA . 

    I appreciate you took out your valuable time to help . 

    Cheers!


    ------------------------------
    Manish Kumar
    Bangalore
    ------------------------------