<?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 Check before upload a file for duplicate entry in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/check-before-upload-a-file-for-duplicate-entry/m-p/247861#M200991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi friends &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i want to check before upload if the file is already exists or not. if its exists means i want to put version or rename the file like share. anybody know how to solve this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2011 11:05:39 GMT</pubDate>
    <dc:creator>sundar3686</dc:creator>
    <dc:date>2011-10-05T11:05:39Z</dc:date>
    <item>
      <title>Check before upload a file for duplicate entry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/check-before-upload-a-file-for-duplicate-entry/m-p/247861#M200991</link>
      <description>Hi friends i want to check before upload if the file is already exists or not. if its exists means i want to put version or rename the file like share. anybody know how to solve this?</description>
      <pubDate>Wed, 05 Oct 2011 11:05:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/check-before-upload-a-file-for-duplicate-entry/m-p/247861#M200991</guid>
      <dc:creator>sundar3686</dc:creator>
      <dc:date>2011-10-05T11:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Check before upload a file for duplicate entry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/check-before-upload-a-file-for-duplicate-entry/m-p/247862#M200992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Before uploading you have to execute a query to check if this content exists or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using Lucene, for example, you have to execute a query similar to the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;PATH:"/app:company_home/cm:CustomSpace/*" AND @cm\:name:"contentToFindFilename.txt"&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;If the content exists then you could update the content version otherwise you can upload a new content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 08:01:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/check-before-upload-a-file-for-duplicate-entry/m-p/247862#M200992</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2011-10-07T08:01:40Z</dc:date>
    </item>
  </channel>
</rss>

