Reltio Connect

 View Only
Expand all | Collapse all

Add Filter Survivor ship Strategy in Reference nested attribute

  • 1.  Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-13-2023 09:28

    Hi ,

    We have a reference nested attribute that is referring some columns from another entity. Now we want to add a survivorship strategy  based on filter value on a column. How to do the same in this scenario when the columns are being refereed from another entity  ?

    If you can provide some sample L3 configuration for this scenario it would be very helpful.



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------


  • 2.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Reltio Employee
    Posted 02-13-2023 12:01

    @Suchen Chodankar  can you help answer this question please? 



    ------------------------------
    Chris Detzel
    Director of Customer Community and Engagement
    Reltio
    ------------------------------



  • 3.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-14-2023 04:23

    Hi Experts ,

    Any help on this ?



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------



  • 4.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Founding Member
    Posted 02-14-2023 05:44

    Hi Utsa,

    See if this helps. Here Address is reference attribute and hypothetical use case is Reltio cleanser is high priority source for US records and source XYZ is for UK records

    [
      {
        "attribute": "configuration/entityTypes/Person/attributes/Address/attributes/VerificationStatus",
        "sourcesUriOrder": [
          "configuration/sources/ReltioCleanser",
          "configuration/sources/XYZ",
          "configuration/sources/ABC"
        ],
        "filter": {
          "equals": [
            {
              "uri": "configuration/entityTypes/Person/attributes/Address/attributes/Country",
              "value": "US"
            }
          ]
        },
        "fallbackStrategies": [
          {
            "attribute": "configuration/entityTypes/Person/attributes/Address/attributes/VerificationStatus",
            "survivorshipStrategy": "LUD"
          }
        ],
        "survivorshipStrategy": "SRC_SYS"
      },
      {
        "attribute": "configuration/entityTypes/Person/attributes/Address/attributes/VerificationStatus",
        "sourcesUriOrder": [
          "configuration/sources/XYZ",
          "configuration/sources/ABC"
        ],
        "filter": {
          "equals": [
            {
              "uri": "configuration/entityTypes/Person/attributes/Address/attributes/Country",
              "value": "UK"
            }
          ]
        },
        "fallbackStrategies": [
          {
            "attribute": "configuration/entityTypes/Person/attributes/Address/attributes/VerificationStatus",
            "survivorshipStrategy": "LUD"
          }
        ],
        "survivorshipStrategy": "SRC_SYS"
      }
    ]


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



  • 5.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-15-2023 08:28

    Hi ,

    Thanks for your information .We have the below three requirement :-

    Location Survivorship Requirement; We can call it conditional or dependent survivorship.

    1. if address-type is present then aggregate all addresses
    2. if address-type is not present then survivorship with be based on the source system
    3. if two records with the same address-type then again it will be based on the source system

    Here Address is a nested reference attribute .Could you please help how to achieve this ?



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------



  • 6.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-16-2023 09:20

    Hi Experts ,

    Any help on this ?



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------



  • 7.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Reltio Employee
    Posted 02-16-2023 11:43

    @Utsa Das  I just sent @Suchen Chodankar  a personal message. He is in India, so it might me later this evening or early tomorrow to get an answer.  



    ------------------------------
    Chris Detzel
    Director of Customer Community and Engagement
    Reltio
    ------------------------------



  • 8.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Reltio Employee
    Posted 02-16-2023 12:04

    I think @Dmitry Blinov  actually is the right person to answer. 



    ------------------------------
    Chris Detzel
    Director of Customer Community and Engagement
    Reltio
    ------------------------------



  • 9.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-17-2023 05:50

    Hi,

    Could you please let us know update on this ?



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------



  • 10.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-20-2023 02:54

    Hi @Dmitry Blinov ,

    Could you please help in this ?



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------



  • 11.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 02-23-2023 09:29

    Hi Experts,

    Could you please us with this ?



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------



  • 12.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Reltio Employee
    Posted 02-23-2023 12:53

    Hi Utsa, 

    this particular scenario with conditional survivorship is not supported today. Basically, you would like to apply different strategies to an attribute based on the value (empty/not empty/specific value) of another attribute. We do not have a strategy or rulest for that. 

    The only conditional strategy supported today is the "Other Winner Crosswalk". 

    We are working on defining the next generation of survivorship strategies. We will consider your use case there as well. There is not specific ETA on this yet though. 

    Also, please submit this scenario as an idea to our Idea Portal.

    Thank you!

    - Dmitry



    ------------------------------
    Dmitry Blinov
    Principal Product Manager
    Reltio
    ------------------------------



  • 13.  RE: Add Filter Survivor ship Strategy in Reference nested attribute

    Posted 03-01-2023 07:09

    Hi @Dmitry Blinov ,

    I have posted the idea as you suggested and the ID of the same is  :-  MDM-I-1457

    Below also is the link of the idea :-

    Great Ideas for Reltio Cloud

    Aha remove preview
    Great Ideas for Reltio Cloud
    View this on Aha >

     



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------