Reltio Connect

 View Only
  • 1.  Documentation on Registry Style MDM Implementation

    Reltio Partner
    Posted 01-23-2024 04:23

    Hi All,

    Am looking for details on implementing Registry style MDM in Reltio, could anyone please point me to any of the available documentations or share your experience. Appreciate your inputs. Thanks!



    ------------------------------
    Vinoth Kumar Chittibabu
    Mastech Infotrellis Inc
    ------------------------------


  • 2.  RE: Documentation on Registry Style MDM Implementation

    Posted 01-24-2024 15:02

    Hi Vinoth,

    Implemented a couple of Registry-style implementations.  Please feel free to reach out to me for additional information.

    Thanks,

    RK



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



  • 3.  RE: Documentation on Registry Style MDM Implementation

    Reltio Partner
    Posted 01-24-2024 23:12

    Hi RK, 

    Thanks again for responding, am trying to understand how the profile view can be configured to show only the source data, and a tab to show golden view from the duplicates identified. How match rules can be configured only to identify the duplicates and assign an enterprise Id for the duplicate records and  any APIs available to retrieve golden views based on the user/department name and apply different survivorship rules for each department. Would be great if you could share your thoughts on these points. 

    Thanks,

    Vinoth



    ------------------------------
    Vinoth Kumar Chittibabu
    Mastech Infotrellis Inc
    ------------------------------



  • 4.  RE: Documentation on Registry Style MDM Implementation

    Reltio Employee
    Posted 01-25-2024 09:30

    Vinoth, you could create one survivorship group with only aggregation survivorship rules on all attributes to act as your registry style view. In that manner, you will always get the distinct list of source attribute values in the operational value (golden record) when you use that survivorship group.  That also allows you to create other survivorship groups for others who are not interested in just a view of the source values for each attribute.



    ------------------------------
    Guy Vorster
    Principal Solution Consultant
    ------------------------------



  • 5.  RE: Documentation on Registry Style MDM Implementation

    Reltio Partner
    Posted 01-25-2024 10:33

    Thanks for the inputs @Guy Vorster.

    Is there a way to give the survivorship rule as filter value for get/search APIs to get the golden view on the fly.

    Thanks

    Vinoth



    ------------------------------
    Vinoth Kumar Chittibabu
    Mastech Infotrellis Inc
    ------------------------------



  • 6.  RE: Documentation on Registry Style MDM Implementation

    Posted 01-25-2024 10:48

    Vinoth,

     API  for survivorship on the fly

    https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-rest-apis/model-apis/entities-api/get-entity/get-entity-with-survivorship-rules

    As a registry model,  you would be bringing the minimum core attributes required for identity resolution.   If you have few departments, you can configure the survivorship within Reltio. If not,  you can use the above API based on your department. while extracting you can apply the filter and apply the survivorship rule.

    Hope this helps.



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



  • 7.  RE: Documentation on Registry Style MDM Implementation

    Reltio Partner
    Posted 01-25-2024 10:54

    Thanks much RK, will try these.

    Vinoth



    ------------------------------
    Vinoth Kumar Chittibabu
    Mastech Infotrellis Inc
    ------------------------------



  • 8.  RE: Documentation on Registry Style MDM Implementation

    Reltio Partner
    Posted 02-08-2024 03:29

    Hi RK,

    I have created a new survivorship rule just to create golden with CRM source, and trying to use this survivorship group in the getEntity with survivorship API, but am not getting the desired results. This API expects the "mapping" value in the body, but I don't want to give any value in the body and the rules specified in the survivorship group should be used. Could you please help me with some suggestions to get the expected results.

    API URL:

    https://{{env}}.reltio.com/reltio/api/{{mdmTenant}}/entities/02AsEo3/_get_with_survivorship_rules?explicitSurvivorshipGroup=configuration/entityTypes/Individual/survivorshipGroups/JjHhuiSuJJ

    If am giving the message body as below, am getting the result for the entity with "ov = true" for all the attributes, where as the entity doen't have any CRM crosswalks data.

    {
     "mapping": [
     
       
      ]
    }
    Thanks.
    Vinoth


    ------------------------------
    Vinoth Kumar Chittibabu
    Mastech Infotrellis Inc
    ------------------------------



  • 9.  RE: Documentation on Registry Style MDM Implementation

    Posted 02-09-2024 10:35

    Vinoth,

    Need to review your Logic. Please connect with me offline if you can.



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