<?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: Using Activiti in a large Spring web app in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197072#M150202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Joram. that helps immensely.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 09:53:21 GMT</pubDate>
    <dc:creator>vireswali</dc:creator>
    <dc:date>2014-10-23T09:53:21Z</dc:date>
    <item>
      <title>Using Activiti in a large Spring web app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197068#M150198</link>
      <description>We have a large reporting webapp, which has a part subsystem that does request tracking and routing. Since Activiti is spring absed liek our app, so we closed on activiti as our workflow and routing engine. However we intend to use activiti as a service layer integration pattern instead of direct UI</description>
      <pubDate>Tue, 21 Oct 2014 19:16:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197068#M150198</guid>
      <dc:creator>vireswali</dc:creator>
      <dc:date>2014-10-21T19:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Activiti in a large Spring web app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197069#M150199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually you need to push only the variables which have some workflow effect to activiti. If you are rendering your forms, it is your freedom to populate the form from database, based by some ID got from Activiti, and modify them on submit and just let activiti know to forward to the next step.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 09:48:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197069#M150199</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-10-22T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using Activiti in a large Spring web app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197070#M150200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;okie. so that essentially means to keep out all mutation logic from workflows. Only routing in there. And always give the workflow task variables the latest values that would result. By the way I was also thinking along the lines of evens. Would it be the right approach to allow mutations of DOs in workflow asks and delegates and then have post events on the task to synch the data in DB?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 07:18:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197070#M150200</guid>
      <dc:creator>vireswali</dc:creator>
      <dc:date>2014-10-23T07:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Activiti in a large Spring web app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197071#M150201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Only routing in there would be very strict. You can inject services into your delegates and do the changes there. I don't see a problem with that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 08:24:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197071#M150201</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-23T08:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Activiti in a large Spring web app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197072#M150202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Joram. that helps immensely.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 09:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-activiti-in-a-large-spring-web-app/m-p/197072#M150202</guid>
      <dc:creator>vireswali</dc:creator>
      <dc:date>2014-10-23T09:53:21Z</dc:date>
    </item>
  </channel>
</rss>

