I’m currently working on restructuring a large folder hierarchy within the Million Workspace. Each folder has specific group permissions assigned. However, after performing the move operation via WebReport, those group permissions are not retained.
When moving documents using the nodeaction move tag, be sure to include the inheritperms subtag to ensure that permissions from the destination folder are properly inherited.
There are actually two approaches when moving documents:
In the first scenario, the documents will inherit the destination's permissions.
In the second scenario, the documents will retain the permissions they had at the source.
Both methods use the nodeaction tag, but differ in their subtags:
inheritperms subtag.destination subtag alone.LL_REPTAG_!childid PERMACTION:ACL:[LL_REPTAG_!varAssignedAccessAssoc ASSOC:RightID /]:UPDATE:[LL_REPTAG_!varAssignedAccessAssoc ASSOC:ConcatenatedPerms /] /]