1
Override access to cache folder
Question asked by new user - 5/10/2019 at 2:30 PM
Unanswered
Hi,

We have restricted file system access (our IIS user does not have permission to go to file servers) so any IO operation is wrapped with impersonation.  We can wrap reading original file in DocumentSource event but I don't see how we can override access for reading / writing from cache folder.  

We need a way to do it, either via events or overrides.  


Reply to Thread