<?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: Sync Process: Activiti App and Spring Activiti Engine in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6311#M3066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I would like use activiti in spring only, because it is a part of&amp;nbsp;large project. But it would be good if we can have kind of UI to monitor those process created by ACtiviti.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 12:57:38 GMT</pubDate>
    <dc:creator>diplav</dc:creator>
    <dc:date>2018-02-20T12:57:38Z</dc:date>
    <item>
      <title>Sync Process: Activiti App and Spring Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6307#M3062</link>
      <description>Steps Followed:&amp;nbsp;1. Deployed activiti independently using war in tomcat connecting to common mysql database(Here Common means Independent deployed activiti app and spring activiti using same database with same credentials)2. Designed process using activiti app and exported it for spring3. Copied proc</description>
      <pubDate>Tue, 20 Feb 2018 09:29:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6307#M3062</guid>
      <dc:creator>diplav</dc:creator>
      <dc:date>2018-02-20T09:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Process: Activiti App and Spring Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6308#M3063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean that the processes created from the UI can be seen in the spring app running the engine but the processes started from the spring app can't be seen in the UI? Or the processes started in each can't be seen in the other? From which side are you deploying the process definition? If you are deploying the process definition from both sides (note that if you include the xml in the src/main/resources/processes directory of a spring-boot app then it is auto-deployed) then you could be starting instances of different versions of the same process. To get to the bottom of it you could do something in the spring app to log all the instances and which definitions they belong to and which versions of the definitions. Something like&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Activiti/blueprint-trending-topic-campaigns/blob/develop/english-campaign-rb/src/main/java/org/activiti/cloud/runtime/EnglishCampaign.java#L67" title="https://github.com/Activiti/blueprint-trending-topic-campaigns/blob/develop/english-campaign-rb/src/main/java/org/activiti/cloud/runtime/EnglishCampaign.java#L67" rel="nofollow noopener noreferrer"&gt;blueprint-trending-topic-campaigns/EnglishCampaign.java at develop · Activiti/blueprint-trending-topic-campaigns · GitHu…&lt;/A&gt;&amp;nbsp;but you would also want the commented code there and to go to the definition of the instance to get the version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:45:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6308#M3063</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-20T11:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Process: Activiti App and Spring Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6309#M3064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed my question as per your reply. Please look into it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6309#M3064</guid>
      <dc:creator>diplav</dc:creator>
      <dc:date>2018-02-20T12:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Process: Activiti App and Spring Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6310#M3065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the update. Do you need to do the deployment of the process definition to be done from the spring application? Could you do that from the kickstart app's UI instead? I am thinking that the&amp;nbsp;difference might be because the kickstart app has additional concepts which the spring app does not know about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:53:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6310#M3065</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-20T12:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Process: Activiti App and Spring Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6311#M3066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I would like use activiti in spring only, because it is a part of&amp;nbsp;large project. But it would be good if we can have kind of UI to monitor those process created by ACtiviti.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6311#M3066</guid>
      <dc:creator>diplav</dc:creator>
      <dc:date>2018-02-20T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sync Process: Activiti App and Spring Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6312#M3067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something else to check is whether the two are really running the same engine. They may be using the same tables but there is a process engine name attribute in the ProcessEngineConfiguration that could mean they are logically distinct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're after monitoring and admin functions then you might be better off trying to point the admin app (&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/tree/6.x/modules/activiti-admin" title="https://github.com/Activiti/Activiti/tree/6.x/modules/activiti-admin" rel="nofollow noopener noreferrer"&gt;Activiti/modules/activiti-admin at 6.x · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;) at that database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could of course add the REST module to your spring boot app and build what UI functions you need on that API. But I guess you want to avoid that effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the v5 explorer UI has been used in the way you're thinking of&amp;nbsp;&lt;A __default_attr="226733" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/226733-can-we-use-activiti-explorer-over-spring-boot-activiti-engine" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp; but I'm not sure if anyone has done this with v6 yet.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 13:20:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sync-process-activiti-app-and-spring-activiti-engine/m-p/6312#M3067</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-20T13:20:18Z</dc:date>
    </item>
  </channel>
</rss>

