<?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 Creating Process Definitions in Code? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-process-definitions-in-code/m-p/42427#M22863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am very new to BPM in general and Activiti in particular, although I have been developing in Spring for about 4 years. I am looking for an open source workflow framework to replace homegrown workflow functionality. Is it possible to define process definitions in java code? I need to allow end users to create workflows on the fly, ie, create a parent task with as many subtasks as they want, as well as nest them based on their business needs. They need to do this via a web application as opposed to via a separate designer such as eclipse plugin. They then need to be able to create instances and keep track of what is completed, etc. From playing with the sample Activiti Explorer and reading thru the documentation, it looks like the process definitions themselves are predefined and deployed, via xml configuration for example. Unless I missed something or it just wasn't included in the sample, it didn't appear that one could create a process definition (as opposed to an instance) on the fly and persist it in the repository. Please let me know if I am understanding this correctly or missing something. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2011 19:25:15 GMT</pubDate>
    <dc:creator>glgrahamjr</dc:creator>
    <dc:date>2011-09-29T19:25:15Z</dc:date>
    <item>
      <title>Creating Process Definitions in Code?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-process-definitions-in-code/m-p/42427#M22863</link>
      <description>I am very new to BPM in general and Activiti in particular, although I have been developing in Spring for about 4 years. I am looking for an open source workflow framework to replace homegrown workflow functionality. Is it possible to define process definitions in java code? I need to allow end user</description>
      <pubDate>Thu, 29 Sep 2011 19:25:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-process-definitions-in-code/m-p/42427#M22863</guid>
      <dc:creator>glgrahamjr</dc:creator>
      <dc:date>2011-09-29T19:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Process Definitions in Code?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-process-definitions-in-code/m-p/42428#M22864</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;You can develop process definitions in Java. But this is not the promoted way for using Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But under the hood, every BPMN 2.0 XML file gets translated into a Java domain model. So you could also use the Java domain model directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2011 07:03:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-process-definitions-in-code/m-p/42428#M22864</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-30T07:03:41Z</dc:date>
    </item>
  </channel>
</rss>

