We ran into a scenario today where we have a workflow running, while the document is being routed around for approvals we house the actual document in a "Routing" folder, and we pass shortcuts to people to approve. We set security on routing folder to allow full access but we take away the Browse right so people can't go into the folder and mess with other peoples documents.
The issue we ran into, is that when we passed a shortcut to the doc, and it was an office document, they opened it to use the office integration to approve, but it immediately gave us a "Permission Denied" error.. with the following details.
Permission denied.
at LFSO102Lib.ILFDatabase.GetEntryByPath(String Path)
at Laserfiche.OfficePlugin.Connector.LFSOImpl.LFSOConnector.GetEntry(String path)
If i add browse back everything functions as normal. I guess i'm wondering
1. Is this an issue or intended to function this way for some reason?
2. Are there any sort of workarounds? I need the docs to remain in the routing folder, and i need them to not see the folder itself.
Thanks in advance!
~Brandon