Reltio Connect

 View Only
  • 1.  Processing the Reltio Relation Export

    Founding Member
    Posted 07-26-2021 20:38

    We have a requirement to process the relation export and load to a Relational Database for few applications to consume the data. 

    The count of the relations exceeds 25million.  What are the best ways do you suggest to process them ? 



  • 2.  RE: Processing the Reltio Relation Export

    Reltio Employee
    Posted 07-27-2021 01:25
    Hello Gowthanprabhu,

    You can export the relations (filtered or the entire relationship dataset) from reltio tenants. 
    https://docs.reltio.com/exportapi/exportrelations.html?hl=run%2Cexport%2Coperation%2Crelations

    The storage options can be customized for export in S3, GCP, and Azure. 
    https://docs.reltio.com/exportapi/storingexportresults.html

    I am tagging @Gino Fortunato and @Mike Frasca to share their recommendations as well. 

    Thanks,
    Shantanu

    ​​​


  • 3.  RE: Processing the Reltio Relation Export

    Reltio Employee
    Posted 07-27-2021 09:43
    Hi Gowtham!

    Is there a particular aspect of the export that concerns you?  Perhaps that it is going to a relational database?  Or the volume?


  • 4.  RE: Processing the Reltio Relation Export

    Founding Member
    Posted 07-27-2021 23:10
    @Gino Fortunato, I'm interested in the best ways to process the huge JSON export. ​​


  • 5.  RE: Processing the Reltio Relation Export

    Reltio Employee
    Posted 07-28-2021 00:02
    hmmmmmm......  "best"

    Is there really a 'best' of anything?  Are you familiar with the ROCS export tool?  There are a lot of ways to do it.  But its hard to say what is best...