<?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: Activiti Engine in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24397#M11916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was thinking in create an engine instance in a method annotated with @PostConstruct and destroy it (if it is necessary) in a method annotated with @PreDestroy. With this solution, there would be as many Activiti Engine instances, as there were EJBs instances. Would be a problem that all the engine instances access the same DB?. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jbarrez, how the engine could be stored in JNDI?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 13:32:27 GMT</pubDate>
    <dc:creator>tizo</dc:creator>
    <dc:date>2010-11-10T13:32:27Z</dc:date>
    <item>
      <title>Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24393#M11912</link>
      <description>Hi there,In the company I work for, we are interested in using Activiti, but we don't really know where to start reading to design a proper solution for our environment. Particularly, we don't know what would be the best way to deploy the Activiti Engine.We have some JEE projects running in GlassFis</description>
      <pubDate>Mon, 08 Nov 2010 20:58:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24393#M11912</guid>
      <dc:creator>tizo</dc:creator>
      <dc:date>2010-11-08T20:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24394#M11913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Both options are possible (ie independent or in a webapp).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It depends on your use case: do you want your processes to call EJB logic?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or doy you want to manipulate workflows from those EJB's ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(or a combination of both)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 17:15:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24394#M11913</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-11-09T17:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24395#M11914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We want to manipulate the workflows from ours EJB's.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 18:02:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24395#M11914</guid>
      <dc:creator>tizo</dc:creator>
      <dc:date>2010-11-09T18:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24396#M11915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;he easiest aproach is probably using Activiti as pojo in your EJB logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be interesting is, is storing the processEngine bean and/or services in jndi and have them autoinjected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 07:38:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24396#M11915</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-11-10T07:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24397#M11916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was thinking in create an engine instance in a method annotated with @PostConstruct and destroy it (if it is necessary) in a method annotated with @PreDestroy. With this solution, there would be as many Activiti Engine instances, as there were EJBs instances. Would be a problem that all the engine instances access the same DB?. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jbarrez, how the engine could be stored in JNDI?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:32:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24397#M11916</guid>
      <dc:creator>tizo</dc:creator>
      <dc:date>2010-11-10T13:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24398#M11917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I have the engine working, having created an instance in a @PostConstruct method. I could make some tests with that, and the first thing that I have to say is that I like Activiti very much: it is easy to configure and make it work. As for that, I have some more questions/ideas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1- The same old question: which would be the best way to use Activiti in our environment?. jbarrez give an interesting idea of storing the engine in jndi and have them autoinjected. How could that be done?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Transactions: the user guide says "Currently only supports configuration by passing the jdbc properties (datasource through JNDI will be supported soon).". So I guess that Activiti manages its owns transactions. In my case, we are using JTA; CMT more precisely. That means that I can inject a datasource (having a JNDI name), and it act as any other transactional resource (for example, an Entity Manager using JPA), letting the container to manage the transactions. It would be good that I could pass this datasource to the engine to use it. Note that I think (maybe am I wrong?) that if the engine obtain a datasource through JNDI, it should manage the transactions too, so is not the same case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3- DB schema: is there a way to choose on which DB schema Activiti tables should be created?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tizo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 20:59:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24398#M11917</guid>
      <dc:creator>tizo</dc:creator>
      <dc:date>2010-11-10T20:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24399#M11918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually wouldnt use an engine/EJB: every engine has its own cache so your loosing some memory there by adding them to every EJB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding your questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I dont know for Glassfish, but in JBoss you have an annotation (or configuration, dont know exactly) that makes your logic execute on booting the server. That way you can create an bind your process engine to jndi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) That's not supported with the plain engine (altough 'naked' JTA / jndi datasource are high on our TODO list). However, you can use Spring for the moment and use the JTaTransactionManager and JNDI datasource wrappers there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) When providing the database 'type' when you create the process engine, it automatically selects the right DDL script. Or do you mean that you want to delete some tables?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 08:30:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24399#M11918</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-11-12T08:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24400#M11919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1- Ok. I will try it in GlassFish.&amp;nbsp; I am posting any advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Ok. It is not an option here to use Spring. As I said before, I think that if the engine obtain a datasource through JNDI, it should manage the transactions too (maybe I am wrong here?). On the contrary, we would like that our transactions (CMT ones) to be used by the engine. Anyway, for now we will try to call the engine methods exactly before finishing our EJBs method, and rollback our transactions in case an exception is caught here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3- What I tried to mean here is if I can choose the DB schema to be used by Activiti tables. We are using PostgreSQL, and the tables are created right, but in the "public" schema. We have our DB organized in different schemas, so we would like the Activit tables to be in "activiti" schema. Of course I could change de DDL script, but I should change something more for the engine to know where the tables are. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tizo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 13:51:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24400#M11919</guid>
      <dc:creator>tizo</dc:creator>
      <dc:date>2010-11-15T13:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24401#M11920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;2) That might work, but is not yet tested in our QA environment (and also not documented)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Yes, you can just add the tables to any schema (at least when I tried it manually here using pgadmin)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 20:04:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24401#M11920</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-11-15T20:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24402#M11921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just in case that someone is interested in this topic, answers for 1 and 2 can be found in the following thread (for Activiti 5.1): &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=6&amp;amp;t=922" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=6&amp;amp;t=922&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 17:26:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24402#M11921</guid>
      <dc:creator>tizo</dc:creator>
      <dc:date>2011-01-26T17:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24403#M11922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm interested in more details for 3) question. I have integrated Activiti with my Spring container without problems, and I'm able to run the application with the Activiti tables inside the default schema. The application tables are in a specific schema (called 'SMRI'). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to specify the schema name somewhere to create Activiti tables inside the 'SMRI' schema? Because I tried to move them manually, but then my application is unable to find activiti tables and raises "table not found" exceptions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance! Congratulations Activiti, you're doing a very good job!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: I'm using H2 database (postgresql in a near future), Spring 3.0.5, and JBoss 5.1.0.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 15:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24403#M11922</guid>
      <dc:creator>jelies</dc:creator>
      <dc:date>2011-05-12T15:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24404#M11923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The schema your tables are in, are determined by your jdbc URL… So you should just change this one in your spring-datasource configuration (activiti.cfg.xml) or Jboss container datasource you're using.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 09:59:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24404#M11923</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-05-13T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24405#M11924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you frederikheremans, you have given me a good hint to find the solution. I have modified the jdbc URL in the application's database.properties file, in case of H2 database I have to append the schema name on the URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;database.url=jdbc:h2:tcp://localhost/&amp;lt;databaseName&amp;gt;;SCHEMA=&amp;lt;schemaName&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it works perfectly! In the next few days I will try it with postgre, I guess the workaround would be similar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 17:50:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24405#M11924</guid>
      <dc:creator>jelies</dc:creator>
      <dc:date>2011-05-13T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24406#M11925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to activiti and learning BPM overall. (I have similar task at hand as in this post.) Is there any quick guide documentation around this ?. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The task at my hand is to separate Activiti Engine from Activiti UI. Activiti Engine will work in seprate JVM on a seprate Machine and Activity UI will reside on a Tomcat server on a different machine. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 12:09:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24406#M11925</guid>
      <dc:creator>vaibhavkulkar</dc:creator>
      <dc:date>2014-03-10T12:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24407#M11926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure this is possible, but you won't be able to use the Activiti Explorer UI. That one does not use the REST API, but the Java API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having a separate Activiti engine running in a different JVM (with a REST api?) is simple: just include it as a jar and start coding. or use the out of the box Activiti REST api.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:32:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24407#M11926</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-11T12:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24408#M11927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reply, some more questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. If not activiti explorer then can we deploy Modelling Components(Activiti modeller) and Engine separately ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. From performance point of view do we have any benchmark of Activiti engine Memory utilization, CPU utilization with X amount of Load.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 13:59:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24408#M11927</guid>
      <dc:creator>vaibhavkulkar</dc:creator>
      <dc:date>2014-03-13T13:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24409#M11928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. You can extract the Modeler from Explorer, but you'll have to do that yourself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. These are already quite old, but still relevant:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jorambarrez.be/blog/2012/06/28/the-activiti-performance-showdown/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2012/06/28/the-activiti-performance-showdown/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/02/04/activiti-memory-usage/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/02/04/activiti-memory-usage/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 08:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24409#M11928</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-17T08:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24410#M11929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for your valuable inputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I progress I will keep posting more questions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 06:54:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24410#M11929</guid>
      <dc:creator>vaibhavkulkar</dc:creator>
      <dc:date>2014-03-20T06:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24411#M11930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the point 1,&amp;nbsp; when you say "extract the Modeler from Explorer, but you'll have to do that yourself", If I am correct, you're talking about using the Explorer app leaving the OOB UI out and apply custom UI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What If i just want to work with the modeler and don't want to deploy the explorer. How can I use the Modeler module alone to get the editor UI working in my custom web app and not via explorer app. Would appreciate if you can guide/provide a set of detailed instructions, as was promised by Tijs a while back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 07:17:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24411#M11930</guid>
      <dc:creator>bpmnc_user</dc:creator>
      <dc:date>2014-03-20T07:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24412#M11931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@bpmnc_user: No, i mean literally ripping it out yourself. All editor code is under the /editor folder in the explorer-webapp module (&lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2/editor" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2/editor&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need some REST calls too specifically for the editor, which are also defined in the activiti-explorer module (see &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-webapp-explorer2/src/main/java/org/activiti/rest/explorer/application/ExplorerRestApplication.java" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-webapp-explorer2/src/main/java/org/activiti/rest/explorer/application/ExplorerRestApplication.java&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:58:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine/m-p/24412#M11931</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-24T12:58:50Z</dc:date>
    </item>
  </channel>
</rss>

