Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONE

Product Version
Report Note
Assignee

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje20 AUG 20212021 AutumnPage created.
Antje01 SEP 20212021 Autumnwebhook refacturing



Image RemovedImage Added

1. - HTTP Post request containing metadata and content

2. - enrichment of request with authentication token

3. - defer content to storage services

3.1 - analyze content file

3.2 - skip content analyzer

4. - content storage handling

4.1 - using custom storage via archive service

4.2 - using s3 interface of repository

5. - create metadata based on previous steps

6. - write metadata to storage / index instances

7. - index new object in ES

8. - create initial audit entry

9. - create API response from metadata

10. - return metadata as HTTP response

Webhook entry points

a - dms.request.objectsimport.upsertstorage.storage-before

b - dms.request.objects.upsert.database-beforec -  dms.response.objects, dms.response.objects.insert

Image Removed