<?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 Add activiti-explorer into spring boot project in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-activiti-explorer-into-spring-boot-project/m-p/214657#M167787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Hello everyone,&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #212121; font-size: 16px;"&gt;&lt;SPAN&gt;Currently I use the BPM activiti (adding various dependencies) in my Java project and I would like to integrate the activiti-explorer interface, without adding the WAR activiti-explorer in my webapps. All the examples I found on the Internet do not seem to work on my project (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blog.canang.com.my/2016/05/12/embedding-activiti-explorer-to-your-application/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://blog.canang.com.my/2016/05/12/embedding-activiti-explorer-to-your-application/&lt;/A&gt;&lt;SPAN&gt;) . &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #212121; font-size: 16px;"&gt;Can you help me please ?&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;I thank you in advance.&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Regards,&lt;BR /&gt;Lawrence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2016 17:27:04 GMT</pubDate>
    <dc:creator>lnavet</dc:creator>
    <dc:date>2016-12-21T17:27:04Z</dc:date>
    <item>
      <title>Add activiti-explorer into spring boot project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-activiti-explorer-into-spring-boot-project/m-p/214657#M167787</link>
      <description>Hello everyone,Currently I use the BPM activiti (adding various dependencies) in my Java project and I would like to integrate the activiti-explorer interface, without adding the WAR activiti-explorer in my webapps. All the examples I found on the Internet do not seem to work on my project (http://b</description>
      <pubDate>Wed, 21 Dec 2016 17:27:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-activiti-explorer-into-spring-boot-project/m-p/214657#M167787</guid>
      <dc:creator>lnavet</dc:creator>
      <dc:date>2016-12-21T17:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add activiti-explorer into spring boot project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-activiti-explorer-into-spring-boot-project/m-p/214658#M167788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lawrence,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activiti-explorer is a web app module that comes with Activiti to demonstrate how processes can be modeled, started and completed. You can say it is an example to show people how activiti-engine and activiti-rest can be used in real life applications. I would strongly recommend you to understand Activiti at its core first i.e. the &lt;EM&gt;activiti-engine&lt;/EM&gt; and &lt;EM&gt;activiti-rest&lt;/EM&gt; before trying to embed activiti-explorer to your web app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore,&amp;nbsp;you said&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #212121; background-color: #ffffff;"&gt;I would like to integrate the activiti-explorer interface&lt;SPAN&gt;, without adding the WAR activiti-explorer in my webapps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff;"&gt;It sounds like you want to re-use the UI part of the activiti-explorer. You can always have a look at the source of the explorer and understand how the UIs were built. You can find the source code&amp;nbsp;&lt;/SPAN&gt;here&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-explorer" title="https://github.com/Activiti/Activiti/tree/master/modules/activiti-explorer" rel="nofollow noopener noreferrer"&gt;Activiti/modules/activiti-explorer at master · Activiti/Activiti · GitHub&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would do is get the source from Git, build it and Java debug it to understand every aspect about it. Once you fully understand how it was built, you can then apply whatever you want from it to your own application. There's no shortcut really.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thong Huynh&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 06:37:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-activiti-explorer-into-spring-boot-project/m-p/214658#M167788</guid>
      <dc:creator>thuynh</dc:creator>
      <dc:date>2017-01-11T06:37:36Z</dc:date>
    </item>
  </channel>
</rss>

