Reltio Connect

 View Only
  • 1.  Is there a way to re-calculate or cleanup RDM unmapped values without truncating the entire RDM

    Founding Member
    Posted 08-09-2022 05:36

    Hi All,

    As we know RDM setup is usually a one time task whereas customer tenant data is cleaned up regularly as project demands. Now the trouble is RDM unmapped values don't go away when we cleanup the customer tenant but keep on pilling up with each load even though the data is corrected fresh load. Wondering if there is a way to re-calculate RDM unmapped values or clean them without truncating the entire RDM 



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


  • 2.  RE: Is there a way to re-calculate or cleanup RDM unmapped values without truncating the entire RDM

    Founding Member
    Posted 08-09-2022 09:48
    I executed RDM reindexUnmapped task but no luck.

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



  • 3.  RE: Is there a way to re-calculate or cleanup RDM unmapped values without truncating the entire RDM

    Reltio Employee
    Posted 08-10-2022 09:15
    Hi Ashish,

    As of now its not possible to auto delete unmapped RDM values during tenant cleanup. As a workaround you can use below two APIs ; first one to list unmapped values and second to delete them in bulk.

    GET {{rdmURL}}/unmapped/{{rdmTenant}}
    POST {{rdmURL}}/unmapped/{{rdmTenant}}/_delete?force=true.




    ------------------------------
    Thanks,
    Snehil Kamal
    Solution Architect
    Reltio
    Bangalore
    ------------------------------