Reltio Connect

 View Only
  • 1.  Running multiple bulk API Extracts in parallel

    Posted 11-03-2023 09:33

    Can someone share practical experience of running multiple large bulk extracts API "in parallel" in the Reltio MDM platform?



    ------------------------------
    Balaji Viswanathan
    Roche
    NJ
    ------------------------------


  • 2.  RE: Running multiple bulk API Extracts in parallel

    Posted 01-24-2024 18:18

    Hi Balaji,

    Please refer to the following document link:
    https://docs.reltio.com/en/explore/get-your-bearings-in-reltio/console/tenant-management-applications/export/export-entities-and-relationships

    If that doesn't resolve, please use the export API    with distributed=true&taskPartsCount=3

    Ex: POST 
    https://test.reltio.com/jobs/export/" title="https://test.reltio.com/jobs/export/" href="https://test.reltio.com/jobs/export/" rel="noreferrer noopener" target="_blank" class="fui-Link ___1rxvrpe f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn">https://test.reltio.com/jobs/export/{{tenantId}}/entities?fileFormat=json&distributed=true&taskPartsCount=3&filter=<>&select=

    along  with body 

    {

      "ovOnly":"true",

      "includeType":["configuration/entityTypes/<entityType>"]

    }

    Please let me know if this resolves your issue. if not, please let me know



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