08-10-2017 08:16 PM
I am using Oracle, and it seems like activiti is creating tables using the DB user's user schema.
I am running activiti inside springboot app - and trying the configurer approach to:
- manually set the datasource
- set group and user factories
I tried updating databaseSchema on the process engine configuration - but it seems like it has no effect.
I maybe missing some configurations but not sure.
Thanks
08-11-2017 04:08 AM
Hi Nomar!
I don't think this option is available out of the box.
Please take a look at DB creation scripts at activiti-5.22.0\database\create\activiti.oracle.create.*.sql You can modify these scripts and run them manually.
In activiti you can disable DB creation/upgrade in engine settings so later upgrades will be done manually as well.
Explore our Alfresco products with the links below. Use labels to filter content by product module.