/
Retrieval of Content by ID
Retrieval of Content by ID
1. - HTTP get request to object URL
2. - Enrichment of request with authentication Token
3. - Check for User Authorization using search service query
4. - Query elastic search for object ID
5. - Elasticsearch metadata response (if user is authorized)
6. - Repository url of objectId
7. - Request content of objectID
8. - Query objectId
in Storage Provider
9. - Storage Provider binary content response
10. - Return object binary content
11. - Write CONTENT_ACCESSED audit entry
12. - Create API response from binary content
13. - Return HTTP binary content response
Webhook entry points
a - dms.request.objects.contents
, multiple selections available,
Related content
Update Content
Update Content
More like this
Authentication Flow (Application)
Authentication Flow (Application)
More like this
GET /api/system/systemhooks
GET /api/system/systemhooks
More like this
GET /search/api/search/dsl/check/{action}
GET /search/api/search/dsl/check/{action}
More like this
BPM Engine Endpoints
BPM Engine Endpoints
More like this
system-prod.yml
system-prod.yml
More like this