Creating User and Permissions for user through Program
Hi,
We have a requirement that, We need to create around 200 users with different DAM folder permissions. Is there any way we can create these users and rep:policies via java program rather than useradmin.
The problem with useradmin approach is in our case, One folder will have around 100 sub level folders and we need to create each user with each sublevel folder. In this scenario, When i select parent folder it automatically selects the sublevel folders(around 100) and deselecting the other 99 folders for one user is very tough.Our Client also not happy with this approach.
So is there any other way we can achieve this scenario or is there any way i can implement a script with some api to create these users which will include these permissions as well.
Thanks,
Manikanta.