<?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: Questions about Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148061#M103358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is: &lt;/SPAN&gt;&lt;A href="http://www.manning.com/rademakers2/" rel="nofollow noopener noreferrer"&gt;http://www.manning.com/rademakers2/&lt;/A&gt;&lt;SPAN&gt; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2013 14:46:35 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-05-02T14:46:35Z</dc:date>
    <item>
      <title>Questions about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148058#M103355</link>
      <description>Hi all,I am currently evaluating Activiti for building soft collection software and have a few questions:1) I want to break the whole process into several smaller process definitions, e.g.&amp;nbsp;&amp;nbsp;&amp;nbsp; 1st phase: Classification - check what's the debt age, amount etc and select collection strategy.&amp;nbsp;&amp;nbsp;&amp;nbsp; 2nd pha</description>
      <pubDate>Thu, 02 May 2013 09:17:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148058#M103355</guid>
      <dc:creator>andreyilyin</dc:creator>
      <dc:date>2013-05-02T09:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148059#M103356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This does sound awfully like you are filling in a RFP and you want us to do your homework. Some questions make me get the feeling you didn 't invest much time into Activiti yet. So my answers will be concise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Yes, possible. Use a call activity and subprocesses&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Yes possible. This is basically the task system in Activiti. In BPMN this is a UserTask&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) By wrapping steps in an embedded subprocess and attaching a boundary event to act upon the receival of the event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) That will be the same process instance. See next question too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5) That is the default Activiti behaviour. We *never* keep something in memory unless it is actively continuing process execution. If your process instance is waiting on external events, it is in the database persisted (until forever if you want that).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6) You can deploy a new process definition. Any new process instance started now runs against the new version. In-flight changing the process definition is tricky and hard (but can be done with some complex coding). I wouldn't advise it though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;7) See previous question&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Yes. Activiti does not lock anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;9) Then you need to model this explicitly in your process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;10) Yes. See TaskQuery Api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11) No. Serializing it as a BLOB would be going against all that Activiti stands for. Check the database schema. Each variable type is seperatly stored, well typed and all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;12) Timers go into the database. The Job Executors polls regularly (configurable) to see if any of them fires.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;13) Activiti is stateless. You can have as many as you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 09:42:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148059#M103356</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-02T09:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148060#M103357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for answers, I physically do not have time to investigate all this stuff now, so that's why I am asking. Would be nice to have some kind of architectural document to show everyone how activiti works internally and some examples. Unfortunately I do not have BPM background and having issues trying to understand how to model the business process correctly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 10:37:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148060#M103357</guid>
      <dc:creator>andreyilyin</dc:creator>
      <dc:date>2013-05-02T10:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148061#M103358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is: &lt;/SPAN&gt;&lt;A href="http://www.manning.com/rademakers2/" rel="nofollow noopener noreferrer"&gt;http://www.manning.com/rademakers2/&lt;/A&gt;&lt;SPAN&gt; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 14:46:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/questions-about-activiti/m-p/148061#M103358</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-02T14:46:35Z</dc:date>
    </item>
  </channel>
</rss>

