04-10-2017 11:19 AM
How can I prevent Activiti Explorer from launching the demo called "Demo Processes", is there any way to prevent it from generating it automatically?
04-10-2017 12:30 PM
Which version of activiti are you running and where are you seeing "Demo Process"?
Activiti Explorer in 5.x will launch a number of demo processes including the One Task Process, Vacation Request and HelpDesk process.
The default REST application in 5.x will launch a similar list.
I am not familiar with the "demo process", can you provide more details of version and application.
Greg
#bp3
04-10-2017 01:35 PM
It's the same version, except that in the "Deployments" part, something like this
04-10-2017 03:01 PM
Ahh, simple enough.
Open the application war and locate the "engine.properties" file.
In there you will find the following settings (among others):
Update the create.demo.definitions, create.demo.models and create.demo.reports and set the properties to "false".
Now restart, the demo processes will no longer be created.
Cheers,
Greg
04-11-2017 08:33 AM
I have this configuration:
# demo data properties
create.demo.users=true
create.demo.definitions=false
create.demo.models=false
create.demo.reports=false
I delete them every time they appear, but when I reboot the server they are generated again.
Explore our Alfresco products with the links below. Use labels to filter content by product module.