<?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: Space with Version Action + AutoVersioning - CMIS Sync NO but Add File in Explorer YES? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287390#M240520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Share (the app) is deliberately out of line with respect to versioning.&amp;nbsp;&amp;nbsp; It's hard coded that way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 22:43:48 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2014-04-14T22:43:48Z</dc:date>
    <item>
      <title>Space with Version Action + AutoVersioning - CMIS Sync NO but Add File in Explorer YES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287389#M240519</link>
      <description>alfresco-community-4.2.f-installer-linux-x64.bin on Centos 6.5 with the easy install option.According to http://wiki.alfresco.com/wiki/Actions_and_Rules#Versionable when I use a rule action to add versionable, AutoVersion should be turned on. However, it seems to depend on how the file gets into the</description>
      <pubDate>Mon, 14 Apr 2014 17:14:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287389#M240519</guid>
      <dc:creator>lloy0076</dc:creator>
      <dc:date>2014-04-14T17:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Space with Version Action + AutoVersioning - CMIS Sync NO but Add File in Explorer YES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287390#M240520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Share (the app) is deliberately out of line with respect to versioning.&amp;nbsp;&amp;nbsp; It's hard coded that way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 22:43:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287390#M240520</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-04-14T22:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Space with Version Action + AutoVersioning - CMIS Sync NO but Add File in Explorer YES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287391#M240521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I decided to make a JavaScript script, as attached and bumped the logging (1); in my logs I see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,765&amp;nbsp; DEBUG [jscript.RhinoScriptProcessor.calls] [http-bio-8080-exec-3] workspace://SpacesStore/376298e0-c387-47cd-96ee-fbc66a0f2bc3 Start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,941&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] !!! function main() !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,942&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] autoVersionOnUpdateProps: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,942&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] autoVersion: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,942&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] Node ref: workspace://SpacesStore/3211b4be-147c-4504-b7d1-2e378a76b9f8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,943&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] !!! getNodeProps() !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,943&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] autoVersionOnUpdateProps: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2014-04-15 10:56:51,943&amp;nbsp; DEBUG [repo.jscript.ScriptLogger] [http-bio-8080-exec-3] autoVersion: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;…obviously the particular reference (37…bc3 above) is different each time the script runs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I further tested by using Apple Finder's WebDav functionality and this picked up the auto version functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could it be that CMISSYNC (&lt;/SPAN&gt;&lt;A href="http://www.cmissync.com/" rel="nofollow noopener noreferrer"&gt;http://www.cmissync.com/&lt;/A&gt;&lt;SPAN&gt;) on Windows 7 configured with &lt;/SPAN&gt;&lt;A href="http://THE_DNS_NAME:8080/alfresco/cmisatom" rel="nofollow noopener noreferrer"&gt;http://THE_DNS_NAME:8080/alfresco/cmisatom&lt;/A&gt;&lt;SPAN&gt; hits the share app somehow but how would I prove this in another way or at least get the share app to log that it's ignoring the fact that my JavaScript and the addition of the aspect seems to turn the auto version off?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DSL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(1) I discovered that setting ALL of Alfresco's log to DEBUG was not necessarily a good idea!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 01:08:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/space-with-version-action-autoversioning-cmis-sync-no-but-add/m-p/287391#M240521</guid>
      <dc:creator>lloy0076</dc:creator>
      <dc:date>2014-04-15T01:08:30Z</dc:date>
    </item>
  </channel>
</rss>

