Uploaded image for project: 'UX Product'
  1. UX Product
  2. UXPROD-1928

APIs for batch downloads (exports)

    XMLWordPrintable

Details

    • XXL < 30 days
    • Includes API design, RMB support and rollout to a selected module (PoC). Excludes rollout across all FOLIO modules.
    • Core: Platform
    • 9
    • R4
    • R1
    • R1
    • R4
    • R1
    • R2
    • R1
    • R1
    • R1
    • R1

    Description

      Problem statement

      FOLIO's API are focused on fetching (GET) single record at a time and while this process can be tuned through various HTTP optimisation techniques (keepalive, pipelining) it's generally tricky to ensure that all clients are configured properly.

      To ensure good performance, it is much easier to provide dedicated batch APIs for batch fetching (downloads).

      Implementation wise, batch downloads should support streaming of data directly from the HTTP connection into a DB connection.

      Streaming downloads

      There is an example on how to implement streaming downloads with RMB in mod-users. Requires code review and maybe polishing.
      https://github.com/folio-org/mod-users/compare/user-stream-example

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                jakub Jakub Skoczen
                jakub Jakub Skoczen
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases