Reltio Connect

 View Only
  • 1.  Revert Entity to a Previous Point in Time

    Posted 07-27-2023 13:56

    Does anyone know if there is an API call to revert/restore an entity to a previous point in time?

    The scenario is that we accidentally merged 2 accounts, and then changes were applied to the the crosswalks.  I have split the entities, but I really just want to back out all changes to before the merge.

    Thank you in advance!



    ------------------------------
    Trisha Miller
    Dexcom
    ------------------------------


  • 2.  RE: Revert Entity to a Previous Point in Time

    Founding Member
    Posted 07-28-2023 01:00

    There is an API to get the version of record based on past time, if it helps you:
    Get  {{tenantURL}}/entities/19v4Ou0t?time=1679465013989



    ------------------------------
    Ashish Rawat
    Sr. Manager
    Fresh Gravity
    Bangalore
    ------------------------------



  • 3.  RE: Revert Entity to a Previous Point in Time

    Reltio Partner
    Posted 07-28-2023 01:43

    Hi Trisha

    We have an utility from Reltio which uses same API that Ashish suggested and does a POST again to Reltio.

    https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-open-collaboration-system-rocs-utilities

    You can check this Restore Entity behavior and try out once.



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



  • 4.  RE: Revert Entity to a Previous Point in Time

    Posted 07-31-2023 00:40

    That's truly helpful and i was also looking if we have utility which does restoring.



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



  • 5.  RE: Revert Entity to a Previous Point in Time

    Posted 08-01-2023 11:50

    Thank you Sheshadri and Ashish!

    I knew about the Get Entity with the Time parameter, even though that is not documented in the Reltio Docs anymore.  I knew I had seen some way to Restore Entity, but that ROCS utility was not found in the first 2 or 3 pages of Reltio Docs search results for some reason.

    By the time I got this message the next morning, I had already used another method to update it to the previous version: by sending in the last  API update that each entity had received prior to the accidental merge.

    However I will definitely check this out when I have some time, since I am certain we will find other instances to need this utility.

    Thanks again!



    ------------------------------
    Trisha Miller
    Dexcom
    ------------------------------