Hello Experts,
For some folders (Not for all) the documents linked inside of the folder should inherit the folder's ACL. What is the easy way to make that possible?
Imran Yusubov wrote:Hello Experts,For some folders (Not for all)
I presume you can figure that part out
documents linked inside of the folder should inherit the folder's ACL. What is the easy way to make that possible?
Use IDfSysObject.useAcl("FOLDER"); in your java code.
TBO or WDK customization. There is no OOTB configuration that you allows you to define whether to FOLDER or not.