<?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: Getting started with a custom web app in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31423#M13315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Greg!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Mar 2017 21:53:22 GMT</pubDate>
    <dc:creator>jgiuffrida</dc:creator>
    <dc:date>2017-03-22T21:53:22Z</dc:date>
    <item>
      <title>Getting started with a custom web app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31419#M13311</link>
      <description>Hi all,Currently undergoing a project involving BPMN and the wonderful Activiti API. Activiti has served us well in the generation of BPMN workflows and we have been using Activiti Explorer to test the logic, conditions, metadata collection, etc of our processes.We now want to create a custom web cl</description>
      <pubDate>Fri, 17 Mar 2017 04:18:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31419#M13311</guid>
      <dc:creator>jgiuffrida</dc:creator>
      <dc:date>2017-03-17T04:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with a custom web app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31420#M13312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking at building a custom web application then I would not suggest you start with Activiti Explorer.&lt;/P&gt;&lt;P&gt;The options I would recommend you look at:&lt;BR /&gt;&lt;BR /&gt;1. BrazosUI for Activiti (this is my companies product so I have to plug it).&lt;/P&gt;&lt;P&gt;2. Alfresco Application Development Framework (recently released by Alfresco)&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Custom angular application based on the activiti-app in the version 6 release of Activiti&lt;BR /&gt;4. Full custom using the REST API as the interface to the process engine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of the above options make use of the REST API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ceers&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:33:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31420#M13312</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-03-17T18:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with a custom web app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31421#M13313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;Thanks for your suggestions and timely response. Currently taking a look at the activiti-app in version 6 of Activiti.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently autogenerating forms in my workflow lifecycle definitions (bpmn files) using formProperties, however it seems that my UserTasks don't seem to render these formProperties anymore like they previously did in Activiti Explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get this feature back? I assume it has been deprecated in favour of the new Kickstart form creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 00:57:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31421#M13313</guid>
      <dc:creator>jgiuffrida</dc:creator>
      <dc:date>2017-03-22T00:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with a custom web app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31422#M13314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey James,&lt;BR /&gt;The lack of support for form properties is something I brought up with the core dev team way back at the first release of Enterprise Edition 1.2.&lt;/P&gt;&lt;P&gt;I was hoping the new Community Edition version (6.0) would bring this feature back, meaning.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If no V6 form is referenced and form properties are defined then render the page based on the form properties.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Looking at the source, I dont think this is a big piece of work to do (probably no more than a man week) but so far no-one has addressed it.&lt;/P&gt;&lt;P&gt;It would certainly reduce some of the friction to upgrade from community to enterprise or even go from community 5 to community 6.&lt;/P&gt;&lt;P&gt;If I ever get time I will likely address this myself, but today, the feature does not exist.&lt;/P&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;Greg&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 12:28:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31422#M13314</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-03-22T12:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with a custom web app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31423#M13315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Greg!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 21:53:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getting-started-with-a-custom-web-app/m-p/31423#M13315</guid>
      <dc:creator>jgiuffrida</dc:creator>
      <dc:date>2017-03-22T21:53:22Z</dc:date>
    </item>
  </channel>
</rss>

