<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can we have different databases for different processes? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12417#M5454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.jorambarrez.be/blog/2015/10/06/multi-tenancy-separate-database-schemas-in-activiti/" title="http://www.jorambarrez.be/blog/2015/10/06/multi-tenancy-separate-database-schemas-in-activiti/" rel="nofollow noopener noreferrer"&gt;Multi-Tenancy with separate database schemas in Activiti | Small steps with big feet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2019 13:43:39 GMT</pubDate>
    <dc:creator>abbask01</dc:creator>
    <dc:date>2019-08-20T13:43:39Z</dc:date>
    <item>
      <title>Can we have different databases for different processes?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12416#M5453</link>
      <description>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.&amp;nbsp;</description>
      <pubDate>Tue, 20 Aug 2019 13:36:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12416#M5453</guid>
      <dc:creator>activiti_</dc:creator>
      <dc:date>2019-08-20T13:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have different databases for different processes?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12417#M5454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.jorambarrez.be/blog/2015/10/06/multi-tenancy-separate-database-schemas-in-activiti/" title="http://www.jorambarrez.be/blog/2015/10/06/multi-tenancy-separate-database-schemas-in-activiti/" rel="nofollow noopener noreferrer"&gt;Multi-Tenancy with separate database schemas in Activiti | Small steps with big feet&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:43:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12417#M5454</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-08-20T13:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have different databases for different processes?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12418#M5455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the link. Anyway this is my query if you can help ,please try to do so&lt;/P&gt;&lt;P&gt;I am using spring boot and&amp;nbsp;in my &lt;STRONG&gt;application.properties&lt;/STRONG&gt;, I have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spring.datasource.url=jdbc:mysql://localhost:3306/mysqldatabase?useSSL=false&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I imagine we have to replace this line with more code and including process names.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:50:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12418#M5455</guid>
      <dc:creator>activiti_</dc:creator>
      <dc:date>2019-08-20T13:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can we have different databases for different processes?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12419#M5456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, just add the &lt;A href="https://mvnrepository.com/artifact/org.activiti/activiti-engine" rel="nofollow noopener noreferrer"&gt;activiti-engine&lt;/A&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;as your dependency (remove &lt;EM&gt;&lt;A href="https://mvnrepository.com/artifact/org.activiti/activiti-spring-boot-starter" rel="nofollow noopener noreferrer"&gt;activiti-spring-boot-starter&lt;/A&gt;&lt;/EM&gt;). create your engine by following &lt;A href="https://github.com/Activiti/Activiti/blob/activiti-5.22.0/userguide/src/en/ch05-Spring.adoc" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt;. you can also use annotation driven prog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:27:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-we-have-different-databases-for-different-processes/m-p/12419#M5456</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-08-20T14:27:57Z</dc:date>
    </item>
  </channel>
</rss>

