Hi!
In our organization there are situations where employees are authorized to view document metadata, but not the actual document, i.e. they are allowed to view the (ItemType) Document, but not the file in the vault. I have realized this by adding different teams to Document and DocumentFile. This seems to work pretty good, however, when a user who is on the Document team but not on the DocumentFile team tries to update the Document, they get the following error "There is no tag in response.".
Is there any workaround for this?
I believe that whenever you update the document it copies the file so limiting access to the file will cause issues to updating the document.
Should you have another level above your document itemtype to create the behavior you are looking for? the document and attached files are difficult to handle with different permissions.
I believe that whenever you update the document it copies the file so limiting access to the file will cause issues to updating the document.
Should you have another level above your document itemtype to create the behavior you are looking for? the document and attached files are difficult to handle with different permissions.