<?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: Creating version-specific renditions in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274014#M227144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that depends on the internals of the rendition action being used, but I would expect the rendition action simply updates the content of the existing rendition and does not delete and create the old rendition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2012 17:36:21 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2012-08-13T17:36:21Z</dc:date>
    <item>
      <title>Creating version-specific renditions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274011#M227141</link>
      <description>I'm using a space rule to automatically create PDF renditions of MSOffice documents that are created or versioned in a space. I'm using CMIS to talk to Alfresco, via the OpenCMIS ATOM endpoint (alfresco/cmisatom).My script is very simple, based on the examples in the wiki for the Version Service:var</description>
      <pubDate>Mon, 06 Aug 2012 22:22:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274011#M227141</guid>
      <dc:creator>andrewg5e</dc:creator>
      <dc:date>2012-08-06T22:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating version-specific renditions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274012#M227142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the behavior described is actually the correct default behavior of the versioning feature of Alfresco. By default, a new version of a node "just" creates a new version for the property state of the node - it will not create a recursive version, where both the node and its primary children (your renditions) are being versioned and the created version of your node then refers to the precise version of its children at the time the version was created. This can only be achieved by programmatic versioning in Alfresco (e.g. via policies) and not by the standard behavior of the VersionableAspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The RenditionService is not relevant to this at all as far as I see it - it is just about the behavior of the VersionService.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 22:31:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274012#M227142</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-08-06T22:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating version-specific renditions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274013#M227143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the default behavior of the versioning feature is OK, whereby new versions reference the renditions of the prior version. What doesn't seem to be working is having new renditions set for the current version. When my rule runs on the new version (e.g. 2.0), shouldn't it replace the association with the original PDF rendition with a new association to the PDF for the 2.0 content?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I need to programmatically remove the existing rendition association first?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 00:33:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274013#M227143</guid>
      <dc:creator>andrewg5e</dc:creator>
      <dc:date>2012-08-07T00:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating version-specific renditions</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274014#M227144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that depends on the internals of the rendition action being used, but I would expect the rendition action simply updates the content of the existing rendition and does not delete and create the old rendition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 17:36:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-version-specific-renditions/m-p/274014#M227144</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-08-13T17:36:21Z</dc:date>
    </item>
  </channel>
</rss>

