cancel
Showing results for 
Search instead for 
Did you mean: 

Initial Users/Groups/Roles Sites Rules and permissions

boevink
Champ in-the-making
Champ in-the-making
We are Using Alfresco as DMS in a development project.
We don't want to change the sources of Alfresco but want to make use of the customizable dictionary, site and permission structure.
Most likely we have to add custom REST web scripts and implement custom actions.

During development we likely have to 'reset' our environment.
I would like to know whether it is possible to:
- Add a predefined set of users/groups/roles
- Add a predefined set of sites
- Apply Rules to sites
- Add custom action implementations

I know I am able to bundle a custom dictionary into a Jar and put it on the classpath.
This also works for custom REST webscripts.
But is there also a way to easily define users/groups/roles.
Am i able to apply some Rules to specific sites?

I would like to end up with an environment where every developer could have its own alfresco installation that is equal for everyone an can be easily reset.
We actually don't care about the content (documents). These may be lost…
Can this be achieved by the extension structure where I need to create configuration files (XML) or do I need to create an action script that does it for me after we run it manually using the web interface?
2 REPLIES 2

boevink
Champ in-the-making
Champ in-the-making
I've read something about Bootstrap data.
Can this be used to achieve the initial data?

There is not much documentation I can find on the Bootstrap mechanism.
Can I define bootstrap data manually in a xml file, or is it best to export data from an initially setup alfresco environment?

Any help is appreciated

savic_prvoslav
Champ on-the-rise
Champ on-the-rise
create export import mechanism  to users groups and rest.
bootstrap is not usable because you have multitenant environment .