<?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: CIFS and Metadata Extraction ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168948#M122367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Extract common metadata fields from content" works, but it extracts only the Author property, why doesnt it extract title and description?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway i can achieve to extract both title and description?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also i have the same question wrt modified/created date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lakshmi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 06:47:52 GMT</pubDate>
    <dc:creator>lakshmi</dc:creator>
    <dc:date>2008-05-21T06:47:52Z</dc:date>
    <item>
      <title>CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168945#M122364</link>
      <description>Hello,I have a problem with CIFS and the metadata extraction.I have defined a personal type with the following aspect:release date, Number of the document, Issue, Source.Below are the configuration files:custom-model-context.xml&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&amp;lt;!DOCTYPE beans PUBLIC '-</description>
      <pubDate>Thu, 15 May 2008 22:10:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168945#M122364</guid>
      <dc:creator>vivi</dc:creator>
      <dc:date>2008-05-15T22:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168946#M122365</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;When using the client, the client does some work for you (such as prompting the server to extract metadata from files you upload).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When using CIFS, you are going straight to the server, so the extra work the client does on your behalf is omitted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To automatically get metadata extracted CIFS files, you can create a rule on the space you are uploading to that does the action "Extract common metadata fields from content".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will then do the same thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 15:36:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168946#M122365</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2008-05-19T15:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168947#M122366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works, many thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco correctly extracts the Author. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have noticed the created and modified dates are the dates when the document was introduiced into Alfresco and not the dates when the document was really created/modified… Why? How to also pick up the good dates?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just a question. Is it possible to use to configure a file instead of creating a rule to automise the metadata extraction?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 09:49:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168947#M122366</guid>
      <dc:creator>vivi</dc:creator>
      <dc:date>2008-05-20T09:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168948#M122367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Extract common metadata fields from content" works, but it extracts only the Author property, why doesnt it extract title and description?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway i can achieve to extract both title and description?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also i have the same question wrt modified/created date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lakshmi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 06:47:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168948#M122367</guid>
      <dc:creator>lakshmi</dc:creator>
      <dc:date>2008-05-21T06:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168949#M122368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When we use CIFS, Author, title are correctly extracted but not the dates… dates which are written are those when the document was introduiced into Alfresco and not the real date of creation/modification…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are we only 2 having this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 09:18:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168949#M122368</guid>
      <dc:creator>vivi</dc:creator>
      <dc:date>2008-05-28T09:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168950#M122369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Created and Modified dates are relevant to Alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The "real date of creation/modification" is file system information, not content metadata. Metadata Extraction looks into binary content to find properties values; as "real date of creation/modification" are not stored in binary content, they can't be extracted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I clear enough ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding title and author, are you sure your document has such information ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charles&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 08:10:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168950#M122369</guid>
      <dc:creator>cleseach</dc:creator>
      <dc:date>2008-05-29T08:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168951#M122370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer cleseach!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that the date information are not writen in the file itself as Author or Title do, but in the file system. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So there is no way to collect it with Alfresco, am I right? If not, how to get it, is there another way to do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 11:44:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168951#M122370</guid>
      <dc:creator>vivi</dc:creator>
      <dc:date>2008-05-29T11:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS and Metadata Extraction ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168952#M122371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not a CIFS expert, but I think your right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charles&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 19:04:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cifs-and-metadata-extraction/m-p/168952#M122371</guid>
      <dc:creator>cleseach</dc:creator>
      <dc:date>2008-05-29T19:04:59Z</dc:date>
    </item>
  </channel>
</rss>

