Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
customfield_11100 33130
-
Concorde - Sprint 84
-
5
-
Concorde
Description
Overview
The marc records are temporarily stored in local storage. Once the retrieval from SRS is completed, the created file must be exported to S3. Create export method for performing the operation
Approach
Once the last chunk of UUIDs are retrieved and written to the file, the file must be exported to S3. Update the jobExecution entity in the DB with the status
To POC code to export file is here: https://github.com/KVupp/folio-export-aws/blob/master/src/main/java/org/folio/folio_export_aws/App.java#L99
Acceptance Criteria
- After last chunk is processed files are exported to S3
- Job in the DB is updated with proper status of SUCCESS or ERROR based on the file upload to S3
- Unit tests are written
TestRail: Results
Attachments
Issue Links
- blocks
-
UIDEXP-19 Data Export App - landing page - accessing the file generated by export
-
- Closed
-
- defines
-
MDEXP-47 File export, storage and retrieval
-
- Closed
-
- has to be done after
-
MDEXP-56 File Export Storage Implementation
-
- Closed
-
- relates to
-
MDEXP-72 Generated MARC files are exported with wrong naming
-
- Closed
-
1.
|
Cover with unit tests |
|
Closed | Igor Gorchakov |