I have two processes, that is, I have 2 bpmn diagrams(Ex: Leave.bpmn, Hiring.bpmn), I want each process to have its own database.
thanks for the link. Anyway this is my query if you can help ,please try to do so
I am using spring boot and in my application.properties, I have this:
spring.datasource.url=jdbc:mysql://localhost:3306/mysqldatabase?useSSL=false
Now I imagine we have to replace this line with more code and including process names.
Thanks
well, just add the activiti-engine as your dependency (remove activiti-spring-boot-starter). create your engine by following this. you can also use annotation driven prog.
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.