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
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.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.