<?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 activiti-explorer vs. activiti-rest webapps in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-vs-activiti-rest-webapps/m-p/161710#M115638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti newbie here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the Activiti 5.14 download I deployed activiti-explorer in my Tomcat. The quick setup worked and I could design and run some workflows. So far so good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I wanted to integrate Activiti with our application (a cloud orchestration tool). Triggering our API from Activiti tasks worked, but remotely listing process instances (GET /activiti-explorer/service/runtime/process-instances) from our app failed with 500 Internal Server Error and message "no router defined". Looking through the code it seems like the /runtime/process-instances route is not registered in this webapp (class RestServicesInit, which registers these routes, is not used in module activiti-explorer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After deploying the activiti-rest webapp and changing the URL to GET /activiti-rest/service/runtime/process-instances my call succeeded. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have now the following questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- are activiti-explorer and activiti-rest supposed to be deployed together? If so, (how) do they interact with each other? Where is the engine running or is it then running in both webapps independently?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- is it by design that RestServicesInit is not called in activiti-explorer? I need the UI, so this is the webapp I want. But I also need the REST api to trigger workflows and do other stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm happy to try things or provide additional information if required. Thank you for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wolfgang&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 17:00:49 GMT</pubDate>
    <dc:creator>jetztradnet</dc:creator>
    <dc:date>2013-11-19T17:00:49Z</dc:date>
    <item>
      <title>activiti-explorer vs. activiti-rest webapps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-vs-activiti-rest-webapps/m-p/161710#M115638</link>
      <description>Hi,Activiti newbie here.From the Activiti 5.14 download I deployed activiti-explorer in my Tomcat. The quick setup worked and I could design and run some workflows. So far so good.Then I wanted to integrate Activiti with our application (a cloud orchestration tool). Triggering our API from Activiti</description>
      <pubDate>Tue, 19 Nov 2013 17:00:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-vs-activiti-rest-webapps/m-p/161710#M115638</guid>
      <dc:creator>jetztradnet</dc:creator>
      <dc:date>2013-11-19T17:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: activiti-explorer vs. activiti-rest webapps</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-vs-activiti-rest-webapps/m-p/161711#M115639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;just sharing my experience using activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using both activiti-explorer and activiti-rest ini production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Activiti-explorer is used to create process definition and to deploy process definition only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i already design gui based on activiti-rest webapps using grails web framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;activiti-explorer&amp;nbsp; and activiti-rest are separated webapps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They work independently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you pointing the same&amp;nbsp; database connection for both web apps then you can interactively access the process from activiti-explorer and activiti-rest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 10:21:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-explorer-vs-activiti-rest-webapps/m-p/161711#M115639</guid>
      <dc:creator>suseno</dc:creator>
      <dc:date>2013-11-20T10:21:26Z</dc:date>
    </item>
  </channel>
</rss>

