The following diagram describes the exchange flows for registration and retrieval of documents hosted in WIPO DAS by notification to OSF
The following diagram describes the exchange flows for registration and retrieval of documents hosted in WIPO DAS and the OSF checking on regular basis statuses of retrievals requests
Exchange flow to register document
Step
API Request
Notes
(1a) - OFF requests a pre-signed URL from WIPO DAS to upload a file identified by a file id
(2b) - WIPO DAS prepares the requested document for download and notifies the OSF of the document availability (i.e. Figure A) by referring to the request acknowledgement id returned in step (2a)
POST /das/v1/requests/notifications
Alternatively , OSF may use the check status (i.e. Figure B) to download the document content when it is reported as available by WIPO DAS (i.e. GET /das/v1/requests/retrievals)
(2c) - OSF retrieves file location URL from WIPO DAS to download the document file content