...
The Export Manager application can satisfy given requirements. It provides sources we can reuse to retrieve various objects, generate CSV files, upload files into vendor-specific storage, and share access to the stored files. This application can manage immediate export jobs and scheduled jobs, that have to be configured before running. Export Manager consists of backend modules mod-data-export-spring, mod-data-export-worker, and UI module ui-export-manager.\\ui-export-manager
ui-export-manager shows a list of jobs, job status, job type, and other information. Here users can see the result of job execution, and download files. This module should be able to display and filter new eHoldings jobs, that we will use to export packages & titles:
What should be done: add a new job type - eHoldings
mod-data-export-spring ToDo
mod-data-export-worker ToDo
...