<?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: adf-content-metadata-card component in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4299#M1865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Andras Popovics&lt;/B&gt; I think the 'getClass' has different context root hardcoded and it needs to be fixed: &lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-js-api/blob/development/src/alfresco-core-rest-api/src/api/ClassesApi.js#L68" title="https://github.com/Alfresco/alfresco-js-api/blob/development/src/alfresco-core-rest-api/src/api/ClassesApi.js#L68" rel="nofollow noopener noreferrer"&gt;alfresco-js-api/ClassesApi.js at development · Alfresco/alfresco-js-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 06:34:39 GMT</pubDate>
    <dc:creator>dvuika</dc:creator>
    <dc:date>2018-06-05T06:34:39Z</dc:date>
    <item>
      <title>adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4290#M1856</link>
      <description>Hi,I am using ADF 2.3.0 and ACS 5.2.1 and using &amp;lt;adf-content-metadata-card&amp;gt; component to list all properties of a node.&amp;lt;adf-content-metadata-card [node]="node" [multi]="true" [readOnly]="false"&amp;gt; &amp;lt;/adf-content-metadata-card&amp;gt;Also, configured contextRootEcm to use a different context</description>
      <pubDate>Mon, 04 Jun 2018 09:18:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4290#M1856</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-04T09:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4291#M1857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of changing the context root in the JS-API you can change the ACS url in the `app.config.json` file (ecmHost)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 09:41:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4291#M1857</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-06-04T09:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4292#M1858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I changed both host (ecmHost) and context (contextRootEcm) in ''app.config.json'' only.&lt;/P&gt;&lt;P&gt;The application works absolutely fine. I am able to authenticate, navigate, perform actions on node, etc. all good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing that does not work is when I click on 'More Information' available in adf-content-metadata-card component. In the browser console, I get --404 Not Found-- and when I check the REST URL, it does not have the context as set in app.config.json. Hence, it fails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 09:56:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4292#M1858</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-04T09:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4293#M1859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try only changing the ecmHost value? typically you should not be changing contextRootEcm if you have correctly configured repository URL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:03:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4293#M1859</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-06-04T13:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4294#M1860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Can you please give us a little bit more of the context? Which is the request exactly which gives you 404?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:12:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4294#M1860</guid>
      <dc:creator>andraspopovics</dc:creator>
      <dc:date>2018-06-04T13:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4295#M1861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Denys Vuika&lt;/B&gt;‌ &lt;B&gt;Andras Popovics&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;I know the default context of the repository URL is 'alfresco'.&lt;/P&gt;&lt;P&gt;However, the context of our repository is 'alfresco/content'. This is configured based on organization standards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, we have set the context to&amp;nbsp;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"contextRootEcm"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"alfresco/content"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, our adf-application works perfectly fine. Authentication, navigation, document list rendering, node actions(copy, move, delete, lock/unlock, etc) all&amp;nbsp;works fine. The REST URL for these has the context as 'alfresco/content', so it renders the service fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not the case when the application tries to get More Information in adf-metadata-card-content component.&lt;/P&gt;&lt;P&gt;The REST URLs built here does not take the configured context into consideration. Instead, it keeps the default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:38:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4295#M1861</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-04T14:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4296#M1862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andras,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requests which gives 404 when ''contextRootEcm'' is set to have a value other than default(''alfresco'') context are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{hostname}/alfresco/s/api/classes/cm_versionable&lt;BR /&gt;{hostname}/alfresco/s/api/classes/cm_titled&lt;BR /&gt;{hostname}/alfresco/s/api/classes/cm_auditable&lt;BR /&gt;{hostname}/alfresco/s/api/classes/cm_author&lt;BR /&gt;{hostname}/alfresco/s/api/classes/cm_content&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one other request for custom aspect, that also fails. I have not included that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess these requests are based on older REST APIs as I could not find any on&amp;nbsp;&lt;A class="link-titled" href="https://api-explorer.alfresco.com/api-explorer/#/" title="https://api-explorer.alfresco.com/api-explorer/#/" rel="nofollow noopener noreferrer"&gt;Alfresco Content Services REST API Explorer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:54:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4296#M1862</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-04T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4297#M1863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May I ask you,&amp;nbsp;whether you have Share or not?&lt;BR /&gt;Those API endpoints I'm afraid only&amp;nbsp;accessible if you have Share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 15:10:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4297#M1863</guid>
      <dc:creator>andraspopovics</dc:creator>
      <dc:date>2018-06-04T15:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4298#M1864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andras,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Angular based ADF UI.&lt;/P&gt;&lt;P&gt;One of the OOTB ADF components that I have used is &lt;A href="https://github.com/Alfresco/alfresco-ng2-components/blob/master/docs/content-services/content-metadata.component.md" rel="nofollow noopener noreferrer"&gt;Content Metadata Card Component&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those API endpoints are requested through this very component. We have not done any changes to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:24:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4298#M1864</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-05T06:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4299#M1865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Andras Popovics&lt;/B&gt; I think the 'getClass' has different context root hardcoded and it needs to be fixed: &lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-js-api/blob/development/src/alfresco-core-rest-api/src/api/ClassesApi.js#L68" title="https://github.com/Alfresco/alfresco-js-api/blob/development/src/alfresco-core-rest-api/src/api/ClassesApi.js#L68" rel="nofollow noopener noreferrer"&gt;alfresco-js-api/ClassesApi.js at development · Alfresco/alfresco-js-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:34:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4299#M1865</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-06-05T06:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4300#M1866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, those endpoints are meant to be "private/internal" that is why those can be only used with the Share. Until further endpoints improved for the metadata, this is a known limitation of the content metadata card unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 09:11:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4300#M1866</guid>
      <dc:creator>andraspopovics</dc:creator>
      <dc:date>2018-06-05T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4301#M1867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Hi Denys/Andras,&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;In which release do we expect this fix?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:11:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4301#M1867</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-05T11:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4302#M1868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Is going to be fixed in 2.4.0 next version&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 10:48:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4302#M1868</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2018-06-08T10:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: adf-content-metadata-card component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4303#M1869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Eugenio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 11:20:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/adf-content-metadata-card-component/m-p/4303#M1869</guid>
      <dc:creator>anshu_kumar</dc:creator>
      <dc:date>2018-06-08T11:20:50Z</dc:date>
    </item>
  </channel>
</rss>

