<?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 Minimum setup to Angular4 UI served with springboot-activiti rest in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/minimum-setup-to-angular4-ui-served-with-springboot-activiti/m-p/2381#M433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #727174; border: 0px; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 20px 0px;"&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;I am not sure if these ADF Javascript APIs are the same as that Activiti uses for its Angular 1.6 dashboard.&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;There is perhaps a wrapper application that wraps both&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Alfresco REST API and Activiti REST API that gives this Alfresco Javascript APIs.&amp;nbsp;&lt;BR /&gt;If that is true, perhaps having spring-boot application to run the Activiti engine and Rest service and then running the wrapper application can serve a BPM UI made with the ADF angular 4 components.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;Please clarify what minimum components need to be installed to get angular 4 going. Do I need to download entire Alfresco community edition application?&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #727174; border: 0px; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;DIV class="" style="color: #727174; border: 0px; font-size: 14px; margin: 20px 0px 0px;"&gt;&lt;DIV class="" data-comment-id="819777" style="color: #8b8b8b; border: none; font-weight: inherit; font-size: 0.8571rem;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Aug 2017 20:01:26 GMT</pubDate>
    <dc:creator>andypr</dc:creator>
    <dc:date>2017-08-16T20:01:26Z</dc:date>
    <item>
      <title>Minimum setup to Angular4 UI served with springboot-activiti rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/minimum-setup-to-angular4-ui-served-with-springboot-activiti/m-p/2381#M433</link>
      <description>I am not sure if these ADF Javascript APIs are the same as that Activiti uses for its Angular 1.6 dashboard.There is perhaps a wrapper application that wraps both&amp;nbsp;Alfresco REST API and Activiti REST API that gives this Alfresco Javascript APIs.&amp;nbsp;If that is true, perhaps having spring-boot application</description>
      <pubDate>Wed, 16 Aug 2017 20:01:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/minimum-setup-to-angular4-ui-served-with-springboot-activiti/m-p/2381#M433</guid>
      <dc:creator>andypr</dc:creator>
      <dc:date>2017-08-16T20:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum setup to Angular4 UI served with springboot-activiti rest</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/minimum-setup-to-angular4-ui-served-with-springboot-activiti/m-p/2382#M434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to split down all your questions...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px; margin: 0px;"&gt;I am not sure if these ADF Javascript APIs are the same as that Activiti uses for its Angular 1.6 dashboard:&lt;/P&gt;&lt;/BLOCKQUOTE&gt;The javascript APIs used by Activiti UI is different&amp;nbsp;from the &lt;A href="https://github.com/Alfresco/alfresco-js-api" rel="nofollow noopener noreferrer"&gt;ADF javascript api&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;There is perhaps a wrapper application that wraps both&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px; margin: 0px;"&gt;Alfresco REST API and Activiti REST API that gives this Alfresco Javascript APIs. :&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN style="background-color: #ffffff; color: #727174; font-size: 14px;"&gt;The wrapper is the&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-js-api" style="color: #2989c5; text-decoration: none;" rel="nofollow noopener noreferrer"&gt;&lt;SPAN style="color: #2989c5; text-decoration-style: initial; text-decoration-color: initial;"&gt;ADF javascript &lt;/SPAN&gt;api&lt;/A&gt;, but it doesn't work against Acitiviti&amp;nbsp;but only against Alfresco Process Service.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;If that is true, perhaps having spring-boot application to run the Activiti engine and Rest service and then running the wrapper application can serve a BPM UI made with the ADF angular 4 components.&amp;nbsp;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;To be able to use the &lt;A href="https://github.com/Alfresco/alfresco-ng2-components" rel="nofollow noopener noreferrer"&gt;ADF Angular components&lt;/A&gt; library, you need to use APS, Acitiviti is not supported.&lt;/LI&gt;&lt;LI&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Please clarify what minimum components need to be installed to get angular 4 going. Do I need to download entire Alfresco community edition application?&amp;nbsp;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;You can find this information&amp;nbsp;on the prerequisite page of the &lt;A href="https://github.com/Alfresco/alfresco-ng2-components/blob/master/PREREQUISITES.md" rel="nofollow noopener noreferrer"&gt;Alfresco Angular Components repository&lt;/A&gt;, more information&amp;nbsp;is&amp;nbsp;also available on our community &lt;A _jive_internal="true" href="https://community.alfresco.com/community/application-development-framework/pages/get-started" rel="nofollow noopener noreferrer"&gt;portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mario&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 16:25:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/minimum-setup-to-angular4-ui-served-with-springboot-activiti/m-p/2382#M434</guid>
      <dc:creator>mromano</dc:creator>
      <dc:date>2017-08-21T16:25:53Z</dc:date>
    </item>
  </channel>
</rss>

