change permission of a new file in SCM automatically
Hi there,
When adding a new file to SCM, I need to restrict access to a particular group if the name contains a certain prefix like "BD_XXX_ *" automatically.
So is there another option to implement this action other than creating a custom Advisor?
Is there any option for implementation with the API?
Tks!
Accepted answer
I found this link to implement using the API.