Page 1 of 1

WebDav Help / Question

Posted: Fri May 19, 2017 6:38 pm
by douglasg
we have setup the trial version of enterprise and we see it supports Webdav i been trying to configure our Canon image runner to connect to logicaldoc so allow people to scan Files into logicaldoc but this isn't working does it only support client connections. we changed the port to 80 from 8080.

Re: WebDav Help / Question

Posted: Wed May 24, 2017 10:31 am
by agaspa
LogicalDOC Enterprise has 2 WebDAV interfaces:
1) WebDAV (level 2)
that is an advanced version of webdav that allows locking and versioning (checkin/checkout)
Note: in order to leverage the functionalities of WebDAV 2 you should use an advanced client like WebDrive
2) WebDAV (level 1)
that is a simpler version of webdav we implemented to allow connection directly from Windows PCs
(This doesn't play well when you want to edit contents directly from MS Office Apps)

The 2 have different connection endpoints:
1) http://<server-name>:<server-port>/webdav/store (WebDAV L2)
2) http://<server-name>:<server-port>/webdavb (WebDAV L1)

See also
http://wiki.logicaldoc.com/wiki/WebDAV_Interface