<?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: Filling cm:content properties during metadata extraction in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274198#M227328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response. It looks like my content does not fit any data type since it is too big. As I can see, string property values are stored in MySQL in the column of type 'text'. That means 64K limit. But I have several megabytes. Anyway it's not good to store blobs or texts of several megabytes in MySQL tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Node association scenario suits my needs pretty well. I understand that I can inject into my metadata extractor NodeService, Repository or any other dependencies I need. But how to make an association with the node being created? I have one more scenario: search. The user should be able to find main node and then using some tools (probably webscripts, or even some remote API), get extracted content. For this search scenario I think parent-child association would be great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2011 23:38:07 GMT</pubDate>
    <dc:creator>masterhard</dc:creator>
    <dc:date>2011-03-17T23:38:07Z</dc:date>
    <item>
      <title>Filling cm:content properties during metadata extraction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274196#M227326</link>
      <description>Hello,I am writing custom metadata extractor. Some portions of my metadata are relatively big files (several megs) and I need this file to be stored separately from uploaded file.When I use AbstractMappingMetadataExtractor.putRawValue method, when property type is cm:content I get empty reference in</description>
      <pubDate>Thu, 17 Mar 2011 22:12:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274196#M227326</guid>
      <dc:creator>masterhard</dc:creator>
      <dc:date>2011-03-17T22:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filling cm:content properties during metadata extraction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274197#M227327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can store content in another property in addition to cm:content.&amp;nbsp;&amp;nbsp; Its not a widely used feature of Alfresco and may have rough edges but it does work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other approach is to store your extraction in another node and define an association between the two nodes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 22:45:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274197#M227327</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-17T22:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filling cm:content properties during metadata extraction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274198#M227328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response. It looks like my content does not fit any data type since it is too big. As I can see, string property values are stored in MySQL in the column of type 'text'. That means 64K limit. But I have several megabytes. Anyway it's not good to store blobs or texts of several megabytes in MySQL tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Node association scenario suits my needs pretty well. I understand that I can inject into my metadata extractor NodeService, Repository or any other dependencies I need. But how to make an association with the node being created? I have one more scenario: search. The user should be able to find main node and then using some tools (probably webscripts, or even some remote API), get extracted content. For this search scenario I think parent-child association would be great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 23:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/filling-cm-content-properties-during-metadata-extraction/m-p/274198#M227328</guid>
      <dc:creator>masterhard</dc:creator>
      <dc:date>2011-03-17T23:38:07Z</dc:date>
    </item>
  </channel>
</rss>

