Change demo users

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2013 07:24 AM
Hi all,
I am using the demo to setup a demo for my company. Using as it is now (with in memory H2 database) I would like to be able to configure what users will be in the demo persistently (I can delete/create with the explorer, but everytime I restart the server the configuration disappears). Any place where I can do this? In the activity-standalone-context.xml you can disable createDemoUsersAndGroups, but no hint about how can I actually change them…
Thanks,
I am using the demo to setup a demo for my company. Using as it is now (with in memory H2 database) I would like to be able to configure what users will be in the demo persistently (I can delete/create with the explorer, but everytime I restart the server the configuration disappears). Any place where I can do this? In the activity-standalone-context.xml you can disable createDemoUsersAndGroups, but no hint about how can I actually change them…
Thanks,
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2013 09:55 AM
The idea for the in memory DB is to make it really easy to start with Activiti. If you are preparing a demo I would advise using a H2 standalone database and generate the demo users and processes only once, then disable them. Every change you make will then be persisted.
Best regards,
Best regards,

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2013 10:40 AM
Thank you very much for you kind reply. Since I was short of time, I wanted to know if there is kind a "hack".
In any case, modifying some of the examples automatically loaded by the Activity Explorer in Eclipse and reload them again I have been able to prepare a decent thing.
Thanks,
In any case, modifying some of the examples automatically loaded by the Activity Explorer in Eclipse and reload them again I have been able to prepare a decent thing.
Thanks,
