Skip to content

Commit

Permalink
Merge branch 'master' into TDRD-442-adr-metadata-download-render-config
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJKing authored Nov 14, 2024
2 parents 957dd78 + accdeac commit 508dde5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
8 changes: 7 additions & 1 deletion beta-architecture/beta-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,10 @@ The reference generator service will be used to assign citeable references.
## Metadata Validation
TDR validates metadata.csv files, ensuring integrity of the file and data within. Once validated the consignment status is updated and validation report saved to S3. The status and report can be used to drive the UI.
This diagram show the backend flow of data during validation and saving
![](./diagrams/draft-metadata-validation.svg)
![](./diagrams/draft-metadata-validation.svg)

## SharePoint to TDR Transfers
TDR supports transfers directly from SharePoint via an application on SharePoint. This application communicates with TDR using a set of API endpoints hosted on an ECS task.
The SharePoint application utilises the same transfer method to TDR's dirty bucket as the TDR application itself.
This diagram present this sequence of calls and the interactions with TDR's services and AWS infrastructure.
![](./diagrams/sharepoint-to-tdr-transfer-sequence.svg)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 508dde5

Please sign in to comment.