<?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 ADF with only Process Services in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1957#M93</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greg thanks for the info I will test it soon as possible and will report this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 May 2017 16:55:05 GMT</pubDate>
    <dc:creator>eugenio_romano</dc:creator>
    <dc:date>2017-05-02T16:55:05Z</dc:date>
    <item>
      <title>Alfresco ADF with only Process Services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1952#M88</link>
      <description>Is it possible to use the ADF platform without using "Content Services"?I am looking at a simple process application with no content store requirement and would like to see if ADF is a viable option.Everything I have read, and all the testing to date indicates ECM is a required component and BPM is</description>
      <pubDate>Thu, 27 Apr 2017 16:19:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1952#M88</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-04-27T16:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco ADF with only Process Services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1953#M89</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;&lt;/P&gt;&lt;P&gt;Yes, you can absolutely&amp;nbsp;just use the business process components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eugenio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 21:30:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1953#M89</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2017-04-27T21:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco ADF with only Process Services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1954#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eugenio,&lt;/P&gt;&lt;P&gt;Slight problem, it looks like ADF uses Angular 2.&lt;/P&gt;&lt;P&gt;My client is not comfortable with Angular2 (too new), is there an AngularJS option?&lt;BR /&gt;If not, are there any sample applications that use the Alfresco JS API with AngularJS? (I've seen snippets but no sample apps).&lt;/P&gt;&lt;P&gt;Before I spend a lot of time on this I just want to make sure the clients technical team are comfortable with the frameworks and technologies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worst case, I go with a generic Angular App and use Rest "resources", but I would prefer to use the Alfresco API if possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks again,&lt;BR /&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 12:05:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1954#M90</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-04-28T12:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco ADF with only Process Services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1955#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eugenio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attempted to generate an ADF starter project using the yeoman generator (version 1.4.0)&lt;/P&gt;&lt;P&gt;&amp;gt; yo ng2-alfresco-app&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/13475_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have Content Services running, but I do have Process Services running on port 8080.&lt;BR /&gt;Once the generator completes, I run "npm install" and then "npm run start"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The application fails with the following console output:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;(unknown) Unhandled Promise rejection: Template parse errors:&lt;BR /&gt;Can't bind to 'showViewer' since it isn't a known property of 'alfresco-viewer'.&lt;BR /&gt;1. If 'alfresco-viewer' is an Angular component and it has 'showViewer' input, then verify that it is part of this module.&lt;BR /&gt;2. If 'alfresco-viewer' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message.&lt;BR /&gt; ("&lt;BR /&gt;&amp;lt;div *ngIf="fileShowed"&amp;gt;&lt;BR /&gt; &amp;lt;alfresco-viewer&lt;BR /&gt; [ERROR -&amp;gt;][(showViewer)]="fileShowed"&lt;BR /&gt; [blobFile]="content"&lt;BR /&gt; [displayName]="contentName"&lt;BR /&gt;"): ActivitiDemoComponent@175:4&lt;BR /&gt;Can't bind to 'blobFile' since it isn't a known property of 'alfresco-viewer'.&lt;BR /&gt;1. If 'alfresco-viewer' is an Angular component and it has 'blobFile' input, then verify that it is part of this module.&lt;BR /&gt;2. If 'alfresco-viewer' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message.&lt;BR /&gt; ("&lt;BR /&gt; &amp;lt;alfresco-viewer&lt;BR /&gt; [(showViewer)]="fileShowed"&lt;BR /&gt; [ERROR -&amp;gt;][blobFile]="content"&lt;BR /&gt; [displayName]="contentName"&lt;BR /&gt; [overlayMode]="true"&amp;gt;&lt;BR /&gt;"): ActivitiDemoComponent@176:4&lt;BR /&gt;Can't bind to 'displayName' since it isn't a known property of 'alfresco-viewer'.&lt;BR /&gt;1. If 'alfresco-viewer' is an Angular component and it has 'displayName' input, then verify that it is part of this module.&lt;BR /&gt;2. If 'alfresco-viewer' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message.&lt;BR /&gt; ("&lt;BR /&gt; [(showViewer)]="fileShowed"&lt;BR /&gt; [blobFile]="content"&lt;BR /&gt; [ERROR -&amp;gt;][displayName]="contentName"&lt;BR /&gt; [overlayMode]="true"&amp;gt;&lt;BR /&gt; &amp;lt;/alfresco-viewer&amp;gt;&lt;BR /&gt;"): ActivitiDemoComponent@177:4&lt;BR /&gt;Can't bind to 'overlayMode' since it isn't a known property of 'alfresco-viewer'.&lt;BR /&gt;1. If 'alfresco-viewer' is an Angular component and it has 'overlayMode' input, then verify that it is part of this module.&lt;BR /&gt;2. If 'alfresco-viewer' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message.&lt;BR /&gt; ("&lt;BR /&gt; [blobFile]="content"&lt;BR /&gt; [displayName]="contentName"&lt;BR /&gt; [ERROR -&amp;gt;][overlayMode]="true"&amp;gt;&lt;BR /&gt; &amp;lt;/alfresco-viewer&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;"): ActivitiDemoComponent@178:4&lt;BR /&gt;'alfresco-viewer' is not a known element:&lt;BR /&gt;1. If 'alfresco-viewer' is an Angular component, then verify that it is part of this module.&lt;BR /&gt;2. If 'alfresco-viewer' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message. ("&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 18:22:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1955#M91</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-04-28T18:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco ADF with only Process Services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1956#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;eugenio romano&lt;/B&gt;‌,&lt;/P&gt;&lt;P&gt;The problem appears to be in the yeoman generator for the Process Services Components.&lt;/P&gt;&lt;P&gt;The Process Services feature does not import the ViewerModule..in app.module.ts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #333333; background-color: #f5f5f5; font-size: 12px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #4b83cd;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #777777;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #7a3e9d;"&gt;ViewerModule&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #777777;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #4b83cd;"&gt;from&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #777777;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #448c27;"&gt;ng2-alfresco-viewer&lt;/SPAN&gt;&lt;SPAN style="color: #777777;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #777777;"&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Once the import is added, it all works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an FYI.&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 15:30:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1956#M92</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-05-01T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco ADF with only Process Services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1957#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greg thanks for the info I will test it soon as possible and will report this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 16:55:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-adf-with-only-process-services/m-p/1957#M93</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2017-05-02T16:55:05Z</dc:date>
    </item>
  </channel>
</rss>

