<?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 REST API to get properties values in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rest-api-to-get-properties-values/m-p/295443#M248573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I try to use :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET /alfresco/service/api/node/content{property}/{store_type}/{store_id}/{id}?a={attach?}&amp;amp;streamId={streamId?}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To get {cm:description}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/cm:description/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/cm:description/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/cm_description/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/cm_description/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/{cm:description}/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/{cm:description}/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Same when I does try to use :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET /alfresco/service/api/node/{store_type}/{store_id}/{id}/content{property}?a={attach?}&amp;amp;streamId={streamId?}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332/cm:description" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332/cm:description&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332/cm_description" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332/cm_description&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332/{cm:description" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332/{cm:description&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WHat should be the syntax ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Francois&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2013 09:34:30 GMT</pubDate>
    <dc:creator>fliot</dc:creator>
    <dc:date>2013-04-02T09:34:30Z</dc:date>
    <item>
      <title>REST API to get properties values</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-api-to-get-properties-values/m-p/295443#M248573</link>
      <description>I try to use :GET /alfresco/service/api/node/content{property}/{store_type}/{store_id}/{id}?a={attach?}&amp;amp;streamId={streamId?}To get {cm:description}http://localhost:8080/alfresco/service/api/node/cm:description/workspace/SpacesStore/8ceb0705-b47c-4a06-a6fc-6ef7f4055332http://localhost:8080/alfres</description>
      <pubDate>Tue, 02 Apr 2013 09:34:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-api-to-get-properties-values/m-p/295443#M248573</guid>
      <dc:creator>fliot</dc:creator>
      <dc:date>2013-04-02T09:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: REST API to get properties values</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-api-to-get-properties-values/m-p/295444#M248574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you need to use this &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Repository_RESTful_API_Reference#Node_Metadata_Retrieval_Service" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Repository_RESTful_API_Reference#Node_Metadata_Retrieval_Service&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 10:05:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-api-to-get-properties-values/m-p/295444#M248574</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-04-02T10:05:43Z</dc:date>
    </item>
  </channel>
</rss>

