<?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: Evaluating Activiti for a project, success histories ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123934#M87233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Understandable and noted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some sessions from the past devcon that might help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devcon.alfresco.com/sanjose/sessions/implementing-change-control-activiti-and-alfresco" rel="nofollow noopener noreferrer"&gt;http://devcon.alfresco.com/sanjose/sessions/implementing-change-control-activiti-and-alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devcon.alfresco.com/berlin/sessions/adaptive-case-management-alfresco-activiti" rel="nofollow noopener noreferrer"&gt;http://devcon.alfresco.com/berlin/sessions/adaptive-case-management-alfresco-activiti&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devcon.alfresco.com/berlin/sessions/avoiding-pitfalls-complex-content-workflow-development" rel="nofollow noopener noreferrer"&gt;http://devcon.alfresco.com/berlin/sessions/avoiding-pitfalls-complex-content-workflow-development&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 13:09:21 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-02-01T13:09:21Z</dc:date>
    <item>
      <title>Evaluating Activiti for a project, success histories ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123930#M87229</link>
      <description>I'm evaluating Activiti for a project, where can i find success histories of activiti and activiti+alfresco?</description>
      <pubDate>Tue, 29 Jan 2013 14:35:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123930#M87229</guid>
      <dc:creator>gabrielflores</dc:creator>
      <dc:date>2013-01-29T14:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating Activiti for a project, success histories ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123931#M87230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gabriel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just saw your twwet you send me a few days ago. Sorry for not responding, but typically personal tweets are spam most of the times, so I dont check them that often.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I know, we don't have any 'official' reference case for activiti and Alfresco specific. But we do know many companies are happily using us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, there is a webinar tomorrow about activiti + alfresco, might be interesting: &lt;/SPAN&gt;&lt;A href="http://www.alfresco.com/events/webinars/implementing-controlled-documentation-and-change-control-solution-alfresco" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com/events/webinars/implementing-controlled-documentation-and-change-control-solution-alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I have no clue about the content, so dont blame me if it is boring &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 14:42:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123931#M87230</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-01-30T14:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating Activiti for a project, success histories ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123932#M87231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gabriel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here is my success story (if do you care &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a Java programmer and I work to an Italian ERP focused on mechanical industry. A customer of ours asked us to implement a BPM project related to his offer process. After many weeks spent in testing some other solutions, I found Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We chose it because:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- it's written in plain, simple Java;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- it's simple: no complex dependencies, the test enviromnent just works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- it's well documented: the online help is very good, and "Activiti in action" is really a good book&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- it's very easy to integrate via the REST API&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- there is a great community&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we integrated it in our application, making REST calls to an Activiti server we set up on the same application server on wich our application runs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ask me more if you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Franco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 09:40:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123932#M87231</guid>
      <dc:creator>f_lombardo</dc:creator>
      <dc:date>2013-02-01T09:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating Activiti for a project, success histories ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123933#M87232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram, no problem at all about the tweet. I didn't know where can i send this question. Actually i know activiti is the right option for our bpm, but my client wants to see others success histories. It's a marketing issue for you &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; …. some managers need this kind of things &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Franco, thanks for the detail. I understand the beneficts and how powerful is activiti… i have to convince my client with non-technical information. Your history help in that way!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gaby&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 12:54:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123933#M87232</guid>
      <dc:creator>gabrielflores</dc:creator>
      <dc:date>2013-02-01T12:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating Activiti for a project, success histories ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123934#M87233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Understandable and noted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some sessions from the past devcon that might help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devcon.alfresco.com/sanjose/sessions/implementing-change-control-activiti-and-alfresco" rel="nofollow noopener noreferrer"&gt;http://devcon.alfresco.com/sanjose/sessions/implementing-change-control-activiti-and-alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devcon.alfresco.com/berlin/sessions/adaptive-case-management-alfresco-activiti" rel="nofollow noopener noreferrer"&gt;http://devcon.alfresco.com/berlin/sessions/adaptive-case-management-alfresco-activiti&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devcon.alfresco.com/berlin/sessions/avoiding-pitfalls-complex-content-workflow-development" rel="nofollow noopener noreferrer"&gt;http://devcon.alfresco.com/berlin/sessions/avoiding-pitfalls-complex-content-workflow-development&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 13:09:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123934#M87233</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-02-01T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Evaluating Activiti for a project, success histories ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123935#M87234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are several references available for camunda fox which is based on Activiti:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.camunda.com/fox/product/references/" rel="nofollow noopener noreferrer"&gt;http://www.camunda.com/fox/product/references/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition there are currently two success stories:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.camunda.com/stories/flightright_en.pdf" rel="nofollow noopener noreferrer"&gt;http://www.camunda.com/stories/flightright_en.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.camunda.com/stories/wuestenrot_en.pdf" rel="nofollow noopener noreferrer"&gt;http://www.camunda.com/stories/wuestenrot_en.pdf&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 12:44:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/evaluating-activiti-for-a-project-success-histories/m-p/123935#M87234</guid>
      <dc:creator>falko_menge</dc:creator>
      <dc:date>2013-02-07T12:44:56Z</dc:date>
    </item>
  </channel>
</rss>

