Document opening
- 22 Nov 2022
- 1 Minute to read
- Contributors
- Print
- DarkLight
- PDF
Document opening
- Updated on 22 Nov 2022
- 1 Minute to read
- Contributors
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Document opening
This web service allows you to send a request to the Constellio server to make a request to open a document by the Constellio agent. In addition, if the WebDAV plug-in is installed, the document will be opened via WebDAV
The following parameters can be passed during calls:
Description | Status | parameter |
---|---|---|
id | The identifier of the document. | Obligatory |
Version | The version number of the document. If not specified, the most recent version will be used. | Optional |
Example
Call
http://localhost:7070/constellio/agent/open?id=00000045879&version=0.1
Was this article helpful?