<?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 project on Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80072#M53391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good morning to all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a BPMS analyst and I'm working on a project about Activiti. I need some information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- does someone know if Activiti 5.5 support remote execution?For "remote execution" I mean the possibility to manage a process (start, stop, modify)&amp;nbsp; from a remote PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Does Activiti 5.5 support event driven process flow?(for event driven I mean the possibility to modify the execution flow of a process by an event generated from a user (Human and system) that takes part in the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- According to Activiti License can my company implement a product (using Activiti) in the form of Software-as-a-Service (SaaS)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Carlo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 May 2011 13:54:27 GMT</pubDate>
    <dc:creator>ace_team</dc:creator>
    <dc:date>2011-05-27T13:54:27Z</dc:date>
    <item>
      <title>project on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80072#M53391</link>
      <description>Good morning to all,I am a BPMS analyst and I'm working on a project about Activiti. I need some information:- does someone know if Activiti 5.5 support remote execution?For "remote execution" I mean the possibility to manage a process (start, stop, modify)&amp;nbsp; from a remote PC.- Does Activiti 5.5 supp</description>
      <pubDate>Fri, 27 May 2011 13:54:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80072#M53391</guid>
      <dc:creator>ace_team</dc:creator>
      <dc:date>2011-05-27T13:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: project on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80073#M53392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm as a BPMS analyst, already working with Activiti, you should first analyze it's name… I know this is hard for some people but it is the best thing to start with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Secondly, it is good practice to analyze the docs. There is at least some info about a rest api (you know, remote, http based etc). But more important, since Activiti is basically a java library, you can call it's api in any way you want. Wrap it in an ejb, via jms, webservice, whatever… You can do this yourself or use something like mule or camel as could be found out by analyzing the forum or the internet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The question about the lincense is a valid one. It is difficult to find any info on the internet about what an Apache license is about in combination with saas and even harder to find out what the license is about in general, so let me analyze that for you and I'll get back to you when I have the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding your event driven processflow question, no that is not possible. Activiti cannot be influenced by events, but that is not neeed. It is fully based on neural networks basically knows what the enduser wants to do or how a system will respond without both actually doing anything. So it does everything on it's own. This is much more effective since humans (the main cause of error) are eliminated. I know people have a hard time believing this, but that is what we have analists for, to convince them to buy something that they do not need or does not work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2011 17:32:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80073#M53392</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-05-27T17:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: project on Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80074#M53393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hmmm as a BPMS analyst, already working with Activiti, you should first analyze it's name… I know this is hard for some people but it is the best thing to start with.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I'm BPMS analyst, but it's my first time with Activiti! Otherwise I probably wouldn't search for this basic information!! I'm sorry for the name&amp;nbsp; :roll: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The question about the lincense is a valid one. It is difficult to find any info on the internet about what an Apache license is about in combination with saas and even harder to find out what the license is about in general, so let me analyze that for you and I'll get back to you when I have the answer.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your interest too, i'm waiting for your evaluation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Regarding your event driven processflow question, no that is not possible. Activiti cannot be influenced by events, but that is not neeed.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;In the User Guide (Naturally I read the documentation, I would like to have confirmation. It's fundamental for the project to start) I found information about event triggering: &lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/index.html#bpmnEvents" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/index.html#bpmnEvents&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to be a contraddiction to what you've said… So, On your opinion is it possible to implement event driven triggering?? Here I found another solution using Spring framework: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.joshlong.com/jl/blogPost/spring_and_the_activiti_bpmn2_engine_at_javazone_2010.html" rel="nofollow noopener noreferrer"&gt;http://www.joshlong.com/jl/blogPost/spring_and_the_activiti_bpmn2_engine_at_javazone_2010.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot, waiting for your reply&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 08:45:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/project-on-activiti/m-p/80074#M53393</guid>
      <dc:creator>ace_team</dc:creator>
      <dc:date>2011-06-01T08:45:09Z</dc:date>
    </item>
  </channel>
</rss>

