<?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: retriving the version in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284525#M237655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kaynezhang,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your info. My last query is how do I capture the uid of the document? The UUID is same for all the versions but is there any property which can specify the version specific id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Naveen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Dec 2013 05:43:18 GMT</pubDate>
    <dc:creator>mandalinaveen</dc:creator>
    <dc:date>2013-12-25T05:43:18Z</dc:date>
    <item>
      <title>retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284518#M237648</link>
      <description>Hi,How to retrieve the content of a specific document version?Thanks,Naveen.</description>
      <pubDate>Sat, 21 Dec 2013 17:07:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284518#M237648</guid>
      <dc:creator>mandalinaveen</dc:creator>
      <dc:date>2013-12-21T17:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284519#M237649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use VersionService API to get version document's content. This Interface have many method like createVersion, deleteVersion, currentVersion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Dec 2013 17:09:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284519#M237649</guid>
      <dc:creator>nazakatalfresco</dc:creator>
      <dc:date>2013-12-22T17:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284520#M237650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use VersionService API to get version document's content. This Interface have many method like createVersion, deleteVersion, currentVersion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Dec 2013 17:10:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284520#M237650</guid>
      <dc:creator>nazakatalfresco</dc:creator>
      <dc:date>2013-12-22T17:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284521#M237651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a requirement where I have to retrieve a specific version which may not be the latest version. How do we retrieve the versions which are not the latest versions? The noderef is always point to the latest version. Do we have any node id available for each version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Naveen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 05:30:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284521#M237651</guid>
      <dc:creator>mandalinaveen</dc:creator>
      <dc:date>2013-12-23T05:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284522#M237652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It depends on what api are you using. java foundation api? javascript api ? webscript api? cmis api ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 15:13:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284522#M237652</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-12-23T15:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284523#M237653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kaynezhang,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using web scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Naveen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 07:31:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284523#M237653</guid>
      <dc:creator>mandalinaveen</dc:creator>
      <dc:date>2013-12-24T07:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284524#M237654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use folloing webscript api&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;BR /&gt;GET /alfresco/service/api/node/content{property}/{store_type}/{store_id}/{id}?a={attach?}&amp;amp;streamId={streamId?}&lt;BR /&gt;GET /alfresco/service/api/path/content{property}/{store_type}/{store_id}/{nodepath}?a={attach?}&amp;amp;streamId={streamId?}&lt;BR /&gt;GET /alfresco/service/api/node/{store_type}/{store_id}/{id}/content{property}?a={attach?}&amp;amp;streamId={streamId?}&lt;BR /&gt;GET /alfresco/service/api/path/{store_type}/{store_id}/{nodepath}/content{property}?a={attach?}&amp;amp;streamId={streamId?}&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;rememeber you should use your store_id is version2Store&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for example&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String uid = "fa6237f1-5925-4e69-98ad-9731492c2d3f";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String apiurl = "&lt;A href="http://localhost:8080/alfresco/service/api/node/workspace/version2Store/%22+uid+%22/content" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/workspace/version2Store/'+uid+'/content&lt;/A&gt;";&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 03:31:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284524#M237654</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-12-25T03:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284525#M237655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kaynezhang,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your info. My last query is how do I capture the uid of the document? The UUID is same for all the versions but is there any property which can specify the version specific id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Naveen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 05:43:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284525#M237655</guid>
      <dc:creator>mandalinaveen</dc:creator>
      <dc:date>2013-12-25T05:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: retriving the version</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284526#M237656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use following webscript api to get all versions for a node, parse the returned xml you'll get a specified version uid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;GET /alfresco/service/api/node/{store_type}/{store_id}/{id}/versions?filter={filter?}&amp;amp;includeAllowableActions={includeAllowableActions?}&lt;BR /&gt;GET /alfresco/service/api/path/{store_type}/{store_id}/{nodepath}/versions?filter={filter?}&amp;amp;includeAllowableActions={includeAllowableActions?}&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;for example&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String uid = "1565a32e-7863-45af-a9fa-b68ad206b5e7";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String apiurl = "&lt;A href="http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/%22+uid+%22/versions" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/workspace/SpacesStore/'+uid+'/versions&lt;/A&gt;";&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2013 07:19:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retriving-the-version/m-p/284526#M237656</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-12-25T07:19:00Z</dc:date>
    </item>
  </channel>
</rss>

