Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

API call that can start ingestion of files referenced by metadata. #424

Closed
Tracked by #445
viklund opened this issue Jun 29, 2022 · 1 comment
Closed
Tracked by #445

API call that can start ingestion of files referenced by metadata. #424

viklund opened this issue Jun 29, 2022 · 1 comment

Comments

@viklund
Copy link
Member

viklund commented Jun 29, 2022

As a submitter
I want to be able to start the ingestion process with an API call
So that I have control of the process.

For the first implementation of this, this one will be specific for the BigPicture project. Would be nice to make it more general and also fit other use-cases in the future.

Probably a POST that starts ingestion of a specific submission.

  • Use the new API from the metadata-portal to figure out what files to ingest.
  • Send MQ messages for each file to the ingestion system
  • The API should as one parameter include a notification email that can later be used to inform the submitter if something went wrong or if everything is ingested properly
@viklund
Copy link
Member Author

viklund commented Feb 10, 2023

Closing for now. Will get back to this later.

@viklund viklund closed this as completed Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant