<?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 Document naming and versioning in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155790#M110095</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;BR /&gt;&lt;SPAN&gt;can someone explain if there is a way to resolve differences in document filename version and in the version number maitained by Alfresco in the file metadata? What I mean is, if I upload a document to Alfresco and enable versioning Alfresco assumes the document starts at V1.0. What if the file is pre V1.0 or has already existed outside alfresco and is say V2.1? Can I update the Alfresco metadata to refect this? Also typically I maintain version number in teh filename of a document like "server config V1.0.doc" but this then becomes confusing and nonsensical when uploaded to Alfresco when version number changes in Alfresco metadata, can I have Alfresco update the filename? That could either mean chop off any version number when the file is uploaded and save this in the metadata, or modify the filename based on the metadata version number each time the file is updated in Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are the options Alfresco gives me with regards these issues??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot, Andy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2008 11:45:08 GMT</pubDate>
    <dc:creator>andy_ukgrid</dc:creator>
    <dc:date>2008-03-27T11:45:08Z</dc:date>
    <item>
      <title>Document naming and versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155790#M110095</link>
      <description>Hi,can someone explain if there is a way to resolve differences in document filename version and in the version number maitained by Alfresco in the file metadata? What I mean is, if I upload a document to Alfresco and enable versioning Alfresco assumes the document starts at V1.0. What if the file i</description>
      <pubDate>Thu, 27 Mar 2008 11:45:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155790#M110095</guid>
      <dc:creator>andy_ukgrid</dc:creator>
      <dc:date>2008-03-27T11:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Document naming and versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155791#M110096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to know exactly the same things!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 16:24:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155791#M110096</guid>
      <dc:creator>davidd</dc:creator>
      <dc:date>2008-07-25T16:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Document naming and versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155792#M110097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you could write a script that turns off versioning when you upload the document. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set document.properties.autoVersion=false and document.properties.initialVersion=false then set the version number you want by document.properties.versionLabel="your version number" and finally document.save. Then turn on autoVersion again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if you need to import the version number from some metadata you need a metadata extractor, see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Metadata_Extraction" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Metadata_Extraction&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//Carl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2008 07:47:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155792#M110097</guid>
      <dc:creator>calle</dc:creator>
      <dc:date>2008-08-15T07:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Document naming and versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155793#M110098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A script? good grief!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm afraid I don't know where to start with that! (what scripting language? where do I put the script to get executed?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there no way to simply edit the version number of a document in the GUI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I can't seem to add new versions of documents to spaces either anyways, never mind what document version number I want&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(see &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-1839" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-1839&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=13439&amp;amp;p=44237#p44237" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=3&amp;amp;t=13439&amp;amp;p=44237#p44237&lt;/A&gt;&lt;SPAN&gt; )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2008 08:28:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-naming-and-versioning/m-p/155793#M110098</guid>
      <dc:creator>davidd</dc:creator>
      <dc:date>2008-08-15T08:28:28Z</dc:date>
    </item>
  </channel>
</rss>

