Reltio Connect

 View Only
  • 1.  Delta Detection using RIH

    Founding Member
    Posted 06-26-2023 16:50

    Has anyone performed Delta detection using Reltio Integration Hub (RIH)? Was wondering how that works, especially if you want both the source and the target to be a database and not Reltio.



    ------------------------------
    Nikhil
    ------------------------------


  • 2.  RE: Delta Detection using RIH

    Reltio Partner
    Posted 06-27-2023 03:16

    Hi Nikhil,

    RIH is an Integration Tool where you can connect to various sources and perform desired actions.

    Let's say we want a use case of delta detection in Reltio, then have a recipe which runs every 1hr or 24hr or custom time and utilize reltio actions/custom action and provide the filter in such a way that you get the updates in past 1hr or 24hr.

    Let's say we have connected it to sql database then have a logic which provides recent updates and have a SQL query to get those records and push it to target system.

    RIH facilitates custom needs and it depends on how we design the process/recipe.

    RIH allows users to build custom connector in case you don't find the application you are looking for via Connector SDK.

    Let me know if this is helpful or you need more information on RIH.



    ------------------------------
    Sheshadri V
    Fresh Gravity
    ------------------------------



  • 3.  RE: Delta Detection using RIH

    Founding Member
    Posted 06-27-2023 14:08

    Hi Sheshadri,

    Thanks for your reply. This is really helpful, but what I was trying to understand was whether RIH requires either one of the source and target to be Reltio. I heard in one of the RIH demo that to use RIH you have to necessarily use Reltio as either a source or target and you can't have a transformation that reads from S3 and writes to S3 without having Reltio in the picture. Is that true? 



    ------------------------------
    Nikhil
    ------------------------------



  • 4.  RE: Delta Detection using RIH

    Reltio Employee
    Posted 06-27-2023 15:20

    Hi Nikhil

    Per your original question, when using RIH, Reltio must either be the source or the target in the recipe.  

    Regards, Guy



    ------------------------------
    Guy Vorster
    ------------------------------



  • 5.  RE: Delta Detection using RIH

    Posted 06-28-2023 00:27

    Hi Nikhil,

    I have recently implemented delta detection in RIH through Reltio Connector.

    Design overview - I have used Updatedtime field to detect the delta. Through generating the epoch value based on the schedule and passing the same in next flow was able to detect and have my transformations in place.

    The Same can also be implemented using Reltio SQS, where based on the activity the respective profile will be added to the queue in RIH and as per the flow the operations will be proceeded.

    Thanks & Regards,



    ------------------------------
    Chetan P
    Lead MDM Specialist
    Freshworks
    Chennai
    ------------------------------