<?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 Architecture in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206797#M159927</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure: point another Activiti engine to the same database as the one in AE and you can access all the data. Use that engine in your other user interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 15:52:32 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-12-05T15:52:32Z</dc:date>
    <item>
      <title>Activiti Engine Architecture</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206796#M159926</link>
      <description>Dear Colleagues,I have got a task to implement BPM in a (relatively) big company. I am thinking to use Activiti as a BMP platform but I am hitting some problems which are due to Activiti limitation or lack of my&amp;nbsp; understanding it. I am asking you to help me with your opinions. Let consider a task wh</description>
      <pubDate>Fri, 05 Dec 2014 14:25:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206796#M159926</guid>
      <dc:creator>skosov</dc:creator>
      <dc:date>2014-12-05T14:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine Architecture</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206797#M159927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure: point another Activiti engine to the same database as the one in AE and you can access all the data. Use that engine in your other user interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 15:52:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206797#M159927</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-12-05T15:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine Architecture</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206798#M159928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I´ve faced more or less the same challenge you´ve tasked with and our team have come up with the following approach:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. We developed our own user front-end (very imaginatively named "userfront");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. We use standard activiti-explorer for admin tasks only (user/group assignment, process deployment, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Forms are developed using plain html and/or template languages like velocity, supported by javascript were necessary. Those forms are packed with the process themselves and pulled from there by the front-end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. All process-specific data used to support the forms (eg: lookups) use ajax and are routed by the userfront to an ESB (WSO2 ESB in our case)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. No process-specific jars are deployed in the userfront, ever. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Process-specific logic is always coded in groovy (our choice), but we try to limit this code to what we call "glue-logic", meaning code that is mainly used to prepare calls to external web services (SOAP and/or REST-style ones) and/or handle its results. In order to reduce configuration isses, we allways call external services through the ESB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Groovy scripts are packed together with the process themselves. We´ve developed a custom deployer and behaviour that extracts the scripts on demand and execute them when the process reaches a "script activity". The custom behaviour was necessary in order to execute an external script instead of the standard behaviour of executing an embedded script. This makes much easier to create standalone projects for each process where the developer can start a standalone engine instance and create scripts using standard Groovy IDE integration, including the hability to set breakpoints, inspect variables, etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. Individual process development teams use a maven archetype to quickly setup a new project, which helps a lot in terms of reducing the required time for onboarding new developers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 16:01:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206798#M159928</guid>
      <dc:creator>pmsevestre</dc:creator>
      <dc:date>2014-12-06T16:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Engine Architecture</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206799#M159929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for sharing this. Really cool setup you have!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:21:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-engine-architecture/m-p/206799#M159929</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-12-08T13:21:34Z</dc:date>
    </item>
  </channel>
</rss>

