<?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: Different ways of retrieving(read and display the content of document ) Alfresco uploaded document using any API in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298860#M251990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.You can also retrive document using opencmis api or webscript api through uuid or path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. sys db id is for internal use only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.you can retrieve custom aspect using opencmis api or webscript api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.you 'd better retrive document just through uuid or path&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 16:50:11 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2014-05-15T16:50:11Z</dc:date>
    <item>
      <title>Different ways of retrieving(read and display the content of document ) Alfresco uploaded document using any API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298859#M251989</link>
      <description>Hi,Would like to know what are all the different ways of retrieving Alfresco uploaded document.Here are my particular scenarios:I have uploaded the documents using the Alfresco(Community Version 4.e) provided SDK Web Services.I know we can construct the uploaded document URL using UUID and can acces</description>
      <pubDate>Thu, 15 May 2014 14:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298859#M251989</guid>
      <dc:creator>narayana_giri</dc:creator>
      <dc:date>2014-05-15T14:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of retrieving(read and display the content of document ) Alfresco uploaded document using any API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298860#M251990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.You can also retrive document using opencmis api or webscript api through uuid or path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. sys db id is for internal use only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.you can retrieve custom aspect using opencmis api or webscript api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.you 'd better retrive document just through uuid or path&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 16:50:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298860#M251990</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-05-15T16:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of retrieving(read and display the content of document ) Alfresco uploaded document using any API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298861#M251991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&amp;nbsp;&amp;nbsp; There are a large number of interfaces and APIs.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The most obvious is Alfresco Share and Alfresco Explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The remote APIs are the REST PublicAPI, CMIS (Atom, WebService, WebScript), The REST Private API, RMI, CIFS, FTP, WebService, IMAP, SPP, WebDav, JMX&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The local APIs are Java, JCR and Alfresco Script.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; There are probably others like php, groovy and scala.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 16:51:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298861#M251991</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-05-15T16:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of retrieving(read and display the content of document ) Alfresco uploaded document using any API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298862#M251992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thanks for all the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created an aspect(through web scipt) to assign a unique id to each document. Is it possible to retrieve the document using just the above unique id aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we migrate from Community version 4.0 to any latest versions of alfresco community versions, will UUID remain same or will be changed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to retain the same UUID in case of migration?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 17:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298862#M251992</guid>
      <dc:creator>narayana_giri</dc:creator>
      <dc:date>2014-05-15T17:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Different ways of retrieving(read and display the content of document ) Alfresco uploaded document using any API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298863#M251993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To retrieve by your aspect you will need to search first and then get the document in a second call.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your NodeRefs (uuids) will be preserved on upgrade and migration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 18:23:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/different-ways-of-retrieving-read-and-display-the-content-of/m-p/298863#M251993</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-05-15T18:23:33Z</dc:date>
    </item>
  </channel>
</rss>

