Difference between revisions of "Direct link"
From OpenKM Documentation
(Created page with 'Direct link need a user which have login grants. A good practice is configure the profile of this user to disallow anything when login from openkm UI. Available download paramet…') |
(No difference)
|
Revision as of 13:01, 21 November 2012
Direct link need a user which have login grants. A good practice is configure the profile of this user to disallow anything when login from openkm UI.
Available download parameters:
- uuid ( the document UUID )
- path ( the document path )
Example
http://user:user@openkm_host/OpenKM/Download?uuid=4ca63b87-e340-443e-aeef-6c7e2fb57aea http://user:user@openkm_host/OpenKM/Download?path=/okm:root/test/test.doc
If you use path parameter good practice is encode url to prevent problems with special characters |