<?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 Bulk upload and tagging: starting point? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208480#M161610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Alfresco Labs 3b, and I'm looking for the right documentation on how to do bulk upload and tagging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a few hundred office documents (XLS, DOC, PPT) and a single Excel sheet with user-assigned tags and categories for most of the documents.&amp;nbsp; What I'm trying to accomplish is to jam all of the documents into alfresco in their existing (very simple) directory structure, and associate all of the tags in the excel sheet to the proper document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm figuring there's some way to bulk upload all of the documents, and then I'm going to have to develop some code to get the tags out of the Excel sheet and communicate them to Alfresco in some way via some API.&amp;nbsp; I'm fine with doing the coding.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only method I've found to do the bulk upload so far is via CIFS, which from the looks of it requires an extension that isn't free.&amp;nbsp; I'm sure there are other methods, I'm just not seeing them.&amp;nbsp; I'm also seeing a lot of reference to configuration files (such as file-servers-custom.xml) that don't exist in my disto – it's not clear from the documentation whether I'm supposed to create them, or whether they come by default with some extra software component I might be missing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone point me to the right documentation where I can hunt down how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 14:42:06 GMT</pubDate>
    <dc:creator>dmallen</dc:creator>
    <dc:date>2008-11-17T14:42:06Z</dc:date>
    <item>
      <title>Bulk upload and tagging: starting point?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208480#M161610</link>
      <description>I'm using Alfresco Labs 3b, and I'm looking for the right documentation on how to do bulk upload and tagging.I have a few hundred office documents (XLS, DOC, PPT) and a single Excel sheet with user-assigned tags and categories for most of the documents.&amp;nbsp; What I'm trying to accomplish is to jam all o</description>
      <pubDate>Mon, 17 Nov 2008 14:42:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208480#M161610</guid>
      <dc:creator>dmallen</dc:creator>
      <dc:date>2008-11-17T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk upload and tagging: starting point?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208481#M161611</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;There are several ways that this could be tackled.&amp;nbsp; If you write a remote Alfresco client, you could use &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;Web Scripts&lt;/A&gt;&lt;SPAN&gt; or even &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Content_Management_Web_Services" rel="nofollow noopener noreferrer"&gt;Web Services&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; If you use embedded code, you could make use of the &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Java_Foundation_API" rel="nofollow noopener noreferrer"&gt;Foundation Services&lt;/A&gt;&lt;SPAN&gt; such as &lt;/SPAN&gt;&lt;STRONG&gt;FileFolderService&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; Take a look at some of the SDK samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem with CIFS, FTP and WebDAV is that they don't allow the setting of proprietary properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 15:04:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208481#M161611</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2008-11-17T15:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk upload and tagging: starting point?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208482#M161612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks derek – I'm getting started looking into the foundational API which looks like it might be a decent match with what I already can do code-wise and what I need to accomplish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now off to wrestle with eclipse and compile dependencies…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 14:32:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bulk-upload-and-tagging-starting-point/m-p/208482#M161612</guid>
      <dc:creator>dmallen</dc:creator>
      <dc:date>2008-11-18T14:32:05Z</dc:date>
    </item>
  </channel>
</rss>

