<?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: Is activiti a good fit for my use case? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170782#M124049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think my use case is very similar to yours. I have a JSF based app and was assigned to look for a BMN tool to integrate with it. I did quite a research before deciding to use Activiti, and so far I cannot tell you that I've made a good decision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some critical points for me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - The user task forms are designed using the 'original' frontend technology (JSF that is). You can easily build your forms using GWT as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - The api is really easy to understand and is well documented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- Very nice api for querying for processes and tasks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not use the Designer tool in production. The process are created by developers using Eclipse plugin. But I had contact with the tool during the learning process, and I can tell you that is quite a nice tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found some bumps in the way though. Most of the issues were solved after searching this forum, but I did found a couple of bugs that generated JIRA tickets. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the stake of comparison, I have tried to use JBPM5 for a while, but I found it very, very hard to understand. The bpm api is mixed with Jboss Drools api, and it makes the whole thing just too confused - specially point 1 above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Nov 2013 16:20:34 GMT</pubDate>
    <dc:creator>felipe1</dc:creator>
    <dc:date>2013-11-29T16:20:34Z</dc:date>
    <item>
      <title>Is activiti a good fit for my use case?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170781#M124048</link>
      <description>I just read through all of the intro docs and did the 10min tuturial on the activiti toolkit. I know it will be able to accomplish what i need and so much more, but i wanted to get someones opinion first to make sure activiti is a good fit and not a complete overkill.I need to create a support/IT ca</description>
      <pubDate>Fri, 29 Nov 2013 14:28:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170781#M124048</guid>
      <dc:creator>jdkida</dc:creator>
      <dc:date>2013-11-29T14:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti a good fit for my use case?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170782#M124049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think my use case is very similar to yours. I have a JSF based app and was assigned to look for a BMN tool to integrate with it. I did quite a research before deciding to use Activiti, and so far I cannot tell you that I've made a good decision.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some critical points for me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - The user task forms are designed using the 'original' frontend technology (JSF that is). You can easily build your forms using GWT as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - The api is really easy to understand and is well documented&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- Very nice api for querying for processes and tasks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not use the Designer tool in production. The process are created by developers using Eclipse plugin. But I had contact with the tool during the learning process, and I can tell you that is quite a nice tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found some bumps in the way though. Most of the issues were solved after searching this forum, but I did found a couple of bugs that generated JIRA tickets. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the stake of comparison, I have tried to use JBPM5 for a while, but I found it very, very hard to understand. The bpm api is mixed with Jboss Drools api, and it makes the whole thing just too confused - specially point 1 above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 16:20:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170782#M124049</guid>
      <dc:creator>felipe1</dc:creator>
      <dc:date>2013-11-29T16:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti a good fit for my use case?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170783#M124050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So to give an example for what I need to use Activiti for, is think of the Windows help system/network helper, or any application where it asks you a series of questions which are its control flow. I will also want it to do some automatic tests and checks, to try and help determine what the issue is automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So its more of a Troubleshooting Process Model… is activiti a good fit for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 05:19:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170783#M124050</guid>
      <dc:creator>jdkida</dc:creator>
      <dc:date>2013-11-30T05:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti a good fit for my use case?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170784#M124051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;lt;b&amp;gt;So to give an example for what I need to use Activiti for, is think of the Windows help system/network helper, or any application where it asks you a series of questions which are its control flow. &amp;lt;/b&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* The answers for those questions will be your process variables. The form that the users will have to fill out can be created using your native GWT framework and easily integrated with Activiti&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;b&amp;gt;I will also want it to do some automatic tests and checks, to try and help determine what the issue is automatically.&amp;lt;/b&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* You can use service tasks (&lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/#bpmnJavaServiceTask" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/#bpmnJavaServiceTask&lt;/A&gt;&lt;SPAN&gt;) to perform business logic, so Java classes can perform the automatic tests. The outcome of the service task can be used to control the process flow. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 10:32:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-a-good-fit-for-my-use-case/m-p/170784#M124051</guid>
      <dc:creator>felipe1</dc:creator>
      <dc:date>2013-12-02T10:32:27Z</dc:date>
    </item>
  </channel>
</rss>

