Hi,
Consider we have a requirement where we automate the folder (custom folder type) creation using TBOs.
Here for each new folder created, the acl should be applied based on the custom attribute which will have list of users whom should be given access to that folder.
Say the user count is 200. So there can be lot of combinations of users which will lead to lots of acl.
If i go for PST (Template acl), again I see that acls are getting created in the form of instances of the acl template. So there is no use in going with PST apart from the fact that changes to the acl if any will be easier in future. Is my understanding correct??
What is best possible way to minimize the count of acls in this scenario?
@Jhonny
I have already went through your posts on PSTs but i still i have the above question in my mind ... Even usage of PST creates new acls.. am i correct ?