You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This service talks to the ingest-server and will pull data when it is ready to the local preservation area. It then registers the token store and collection with ACE, completing ingestion of content into chronopolis.

It will also likely be handling restorations for corrupt collections at a local site in the future, as they mostly mimic what a replication looks like.

Current Implementation (Replication Only)

  1. Query Ingest RESTful API for available transfers
  2. Transfer data to local preservation area
  3. Register to ACE
  4. Update Ingest API with the status of the transfer

 

Open Questions

  • Do we wait for a successful audit before sending the completion message?
    • Yes
  • No labels