<?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 there any other way to create process without using Activiti Designer? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217790#M170920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DeploymentBuilder is for deploying purposes for already created processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was searching for other methods to create new process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shivam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 03:16:40 GMT</pubDate>
    <dc:creator>shivam_0311</dc:creator>
    <dc:date>2016-02-25T03:16:40Z</dc:date>
    <item>
      <title>Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217785#M170915</link>
      <description>Is there any way other than drag n drop to create process in Activiti Engine?Are there some APIs for the same?</description>
      <pubDate>Tue, 23 Feb 2016 11:47:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217785#M170915</guid>
      <dc:creator>shivam_0311</dc:creator>
      <dc:date>2016-02-23T11:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217786#M170916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use the Activiti Eclipse plugin and design them in eclipse. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 06:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217786#M170916</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-02-24T06:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217787#M170917</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;CODE&gt;org.activiti.engine.repository.DeploymentBuilder&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 07:57:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217787#M170917</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-02-24T07:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217788#M170918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or write the XML by hand &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or use the BPMNModel classes that serialize to XML….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both of them are quite low-level work …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2016 10:19:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217788#M170918</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-02-24T10:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217789#M170919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thnaks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes,I am doing the same.I am asking for other methods.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shivam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 03:12:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217789#M170919</guid>
      <dc:creator>shivam_0311</dc:creator>
      <dc:date>2016-02-25T03:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217790#M170920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DeploymentBuilder is for deploying purposes for already created processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was searching for other methods to create new process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shivam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 03:16:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217790#M170920</guid>
      <dc:creator>shivam_0311</dc:creator>
      <dc:date>2016-02-25T03:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to create process without using Activiti Designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217791#M170921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was searching for the second one exactly.I will go through it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shivam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 03:18:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-any-other-way-to-create-process-without-using-activiti/m-p/217791#M170921</guid>
      <dc:creator>shivam_0311</dc:creator>
      <dc:date>2016-02-25T03:18:41Z</dc:date>
    </item>
  </channel>
</rss>

