<?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: CMIS Version History - Retrieving Assets from version2Store correctly in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297818#M250948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So apparently the versionStore is automatically accessed if I just type&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;session.getObject(object.Id + ';' + object.versionLabel)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marking as solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 02:05:52 GMT</pubDate>
    <dc:creator>manifest0</dc:creator>
    <dc:date>2013-04-11T02:05:52Z</dc:date>
    <item>
      <title>CMIS Version History - Retrieving Assets from version2Store correctly</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297817#M250947</link>
      <description>Hi all,Recently I have been developing a tool for the developers in my organisation to use to create manifest files for their projects. My tool uses CMIS queries to our alfresco CMIS node to browse and retrieve documents, group them into sections and then export them with an .xml file which can be r</description>
      <pubDate>Tue, 09 Apr 2013 04:56:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297817#M250947</guid>
      <dc:creator>manifest0</dc:creator>
      <dc:date>2013-04-09T04:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Version History - Retrieving Assets from version2Store correctly</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297818#M250948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So apparently the versionStore is automatically accessed if I just type&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;session.getObject(object.Id + ';' + object.versionLabel)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marking as solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 02:05:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297818#M250948</guid>
      <dc:creator>manifest0</dc:creator>
      <dc:date>2013-04-11T02:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Version History - Retrieving Assets from version2Store correctly</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297819#M250949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you use getObject() you are expected to pass in a CMIS Object ID. Those are defined by the spec as opaque which means you are not to infer any meaning from them. By constructing the ID yourself, you are violating that and are setting yourself up for heartache down the road when Alfresco changes how it creates object ID's. We're free to do that without warning because, as I said, those are opaque strings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, to be clear: Do not construct your own object ID's and expect them to work going forward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The API has plenty of methods related to retrieving the version tree and fetching specific versions. Look at the JavaDoc and let me know if you can't find what you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 19:56:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-version-history-retrieving-assets-from-version2store/m-p/297819#M250949</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-04-17T19:56:32Z</dc:date>
    </item>
  </channel>
</rss>

