<?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: Alfresco workflow(jbpm engine) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72347#M47016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It really depends on what you want to do in your workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of jBPM's functionality is available within the Alfresco server.&amp;nbsp; However, we've added a fair amount to integrate it tightly with the Alfresco repository and web-client allowing content-oriented workflows to be developed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mind you, you can build whatever workflow you like - jBPM supports java plug-ins allowing the execution of any business logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One advantage of using Alfresco workflow is that we've tightly integrated our web-client f/w into the execution of the process.&amp;nbsp; So, it's easy to develop custom UI task dialogs etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2006 10:59:27 GMT</pubDate>
    <dc:creator>davidc</dc:creator>
    <dc:date>2006-11-02T10:59:27Z</dc:date>
    <item>
      <title>Alfresco workflow(jbpm engine)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72346#M47015</link>
      <description>HiI am a newbie. I am currently doing my final year project on workflow system in sponsored based company. I have found that Alfresco 1.4 version has jBPM engine embedded. I am wondering wether the workflow engine is limited for the usage of Alfresco(only for moving document,check in, check out and</description>
      <pubDate>Thu, 02 Nov 2006 07:43:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72346#M47015</guid>
      <dc:creator>onizuka82</dc:creator>
      <dc:date>2006-11-02T07:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco workflow(jbpm engine)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72347#M47016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It really depends on what you want to do in your workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of jBPM's functionality is available within the Alfresco server.&amp;nbsp; However, we've added a fair amount to integrate it tightly with the Alfresco repository and web-client allowing content-oriented workflows to be developed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mind you, you can build whatever workflow you like - jBPM supports java plug-ins allowing the execution of any business logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One advantage of using Alfresco workflow is that we've tightly integrated our web-client f/w into the execution of the process.&amp;nbsp; So, it's easy to develop custom UI task dialogs etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 10:59:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72347#M47016</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-11-02T10:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco workflow(jbpm engine)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72348#M47017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your detailed explanation. Really appreciate it. I have installed mySQL, Tomcat. I have downloaded the source from SVN and uses ANT to build it.I am wondering whether Alfresco uses Hibernate in because jBPM uses it. As i know, JBoss AS 4.x come with Hibernate in it, i am currently using Tomcat and mySQL so do i need to install Hibernate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 01:29:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72348#M47017</guid>
      <dc:creator>onizuka82</dc:creator>
      <dc:date>2006-11-03T01:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco workflow(jbpm engine)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72349#M47018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco uses Hibernate and so does jBPM.&amp;nbsp; As part of the integration, we've ensured that all Alfresco &amp;amp; jBPM persistence is tied transactionally etc.&amp;nbsp; From a repo perspective, it's all one schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, you need Hibernate.&amp;nbsp; It's already part of the SVN checkout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might want to try the SDK too - it has everything pre-built etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 11:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72349#M47018</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-11-03T11:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco workflow(jbpm engine)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72350#M47019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your explanation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good day&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Nov 2006 00:46:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-workflow-jbpm-engine/m-p/72350#M47019</guid>
      <dc:creator>onizuka82</dc:creator>
      <dc:date>2006-11-04T00:46:38Z</dc:date>
    </item>
  </channel>
</rss>

