<?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: upload file on a space with metadata extraction rule in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40514#M21672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Roy for your answer !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It was my fault. I set the wrong mime type before uploading&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ex : ContentFormat contentFormat = new ContentFormat("application/msword", "UTF-8");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it's working if the correct mime-type is specified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Samuel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2006 13:56:30 GMT</pubDate>
    <dc:creator>sam69</dc:creator>
    <dc:date>2006-07-17T13:56:30Z</dc:date>
    <item>
      <title>upload file on a space with metadata extraction rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40512#M21670</link>
      <description>Hi !I tried to upload a file through webservice on a space with two rules :  - Extract common metadata fields from content  - Link to category 'Version Control Plan'The extraction of metadata doesn't work with webservice. I tried to upload the same file with Alfresco web client and with CIFS and it</description>
      <pubDate>Thu, 13 Jul 2006 14:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40512#M21670</guid>
      <dc:creator>sam69</dc:creator>
      <dc:date>2006-07-13T14:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: upload file on a space with metadata extraction rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40513#M21671</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;I am not aware of any rules being disabled when uploading content via the web services.&amp;nbsp; In fact all rules should be fired regardless of which interface is used to upload the content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This probably mean this is a bug so the best course of action would be to raise a new issue in JIRA (&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/jira" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira&lt;/A&gt;&lt;SPAN&gt;), providing details of how to reproduce the problem.&amp;nbsp; Any sample code you may have will be very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll be able to track the progress of the bug from within JIRA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 09:16:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40513#M21671</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2006-07-14T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: upload file on a space with metadata extraction rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40514#M21672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Roy for your answer !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It was my fault. I set the wrong mime type before uploading&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ex : ContentFormat contentFormat = new ContentFormat("application/msword", "UTF-8");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it's working if the correct mime-type is specified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Samuel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 13:56:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40514#M21672</guid>
      <dc:creator>sam69</dc:creator>
      <dc:date>2006-07-17T13:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: upload file on a space with metadata extraction rule</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40515#M21673</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 anyone please help in the&amp;nbsp; following regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1)i want to know the type of content uploaded in a particular space&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2)is there a way to restrict the file size &amp;amp; type while uploading&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Archana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2009 08:08:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-on-a-space-with-metadata-extraction-rule/m-p/40515#M21673</guid>
      <dc:creator>archana_bonkanp</dc:creator>
      <dc:date>2009-01-12T08:08:16Z</dc:date>
    </item>
  </channel>
</rss>

