<?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: Getting metadata from the content of a document in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149723#M104658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've not done it yet in Alfresco, although in my previous proprietary consultancy life i've done things like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do a search on &lt;/SPAN&gt;&lt;A href="http://www.google.com/search?q=word+custom+properties" rel="nofollow noopener noreferrer"&gt;http://www.google.com/search?q=word+custom+properties&lt;/A&gt;&lt;SPAN&gt; and you will get some links, this one looks promising &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/aa537163.aspx" rel="nofollow noopener noreferrer"&gt;http://msdn.microsoft.com/en-us/library/aa537163.aspx&lt;/A&gt;&lt;SPAN&gt;. Either write to custom properties or the built in ms office properties, and then let Alfresco extract and overwrite on each save by setting overwrite policy to eager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know how to do it for PDFs, but the above method will work for Office documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here you have some links&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Metadata_Extraction" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Metadata_Extraction&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?=&amp;amp;p=22670" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?=&amp;amp;p=22670&lt;/A&gt;&lt;SPAN&gt; (on the topic of how to configure extraction of custom properties, not resolved)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2008 07:54:12 GMT</pubDate>
    <dc:creator>loftux</dc:creator>
    <dc:date>2008-08-08T07:54:12Z</dc:date>
    <item>
      <title>Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149718#M104653</link>
      <description>Hi thereI am trying to assgin a customized type to a document droped in an Space using a business rule, but then would also like to fulfill the properties of the type automatically obtaining the metadata from the "content" of the document.Let me explain what I pretend to get a) Move a Word, Excel, P</description>
      <pubDate>Tue, 29 Jan 2008 20:45:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149718#M104653</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2008-01-29T20:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149719#M104654</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'm interesting in doing the same but I can´t find information about how to do it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you find any solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is is possible to do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 07:18:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149719#M104654</guid>
      <dc:creator>vicsaego</dc:creator>
      <dc:date>2008-08-07T07:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149720#M104655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems that is possible, however you would need to design a process your self, nobody from Alfresco Community has replied to this post and we are investigating how to create a script-interface in java to upload a file to alfresco and change the metadata of the file once uploaded with the information of the file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this moment we have this project stopped but it is one of our aims for the near future. We have discovered that this is quite difficult to implement if the document you want to scan or upload is not a form with a static structure so you make the code to always review the same "positions" of the docuement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your information there is actually an interface that allows you to upload an scanned document with OCR directly from the scanner to Alfresco, but you need to buy it&amp;nbsp; (KOFAX is the company that has designed this script) and it is quite expensive. If you look in google Alfresco-Kofax you will get the link needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry can not help you more at this time. If you find any information will appreciate if you can share it with me&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 07:31:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149720#M104655</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2008-08-07T07:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149721#M104656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you will have to write some custom extractor to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The challenge is not only to dissect ms word format, but know where to look in the document. You can try to force them to put it in a certain table or field, but user have a tendency to move/remove things &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you are better of if you write some vba code, a dialog that asks for the value and puts it in the right place in the document AND writes it to properties of the file. Then you can use Alfresco metadata extractor to transfer the values, only configuration needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//Peter Löfgren&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 07:38:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149721#M104656</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2008-08-07T07:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149722#M104657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds quite interesting what you are suggesting, did you already get to implement something like this?, sorry but dont understand exactly what you mean by Wrtting in the "Properties of the document before uploading it to Alfresco".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also could you point me where we can find some documentation to configure a metadata extractor for our Alfresco configuration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 07:37:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149722#M104657</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2008-08-08T07:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149723#M104658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've not done it yet in Alfresco, although in my previous proprietary consultancy life i've done things like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do a search on &lt;/SPAN&gt;&lt;A href="http://www.google.com/search?q=word+custom+properties" rel="nofollow noopener noreferrer"&gt;http://www.google.com/search?q=word+custom+properties&lt;/A&gt;&lt;SPAN&gt; and you will get some links, this one looks promising &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/aa537163.aspx" rel="nofollow noopener noreferrer"&gt;http://msdn.microsoft.com/en-us/library/aa537163.aspx&lt;/A&gt;&lt;SPAN&gt;. Either write to custom properties or the built in ms office properties, and then let Alfresco extract and overwrite on each save by setting overwrite policy to eager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know how to do it for PDFs, but the above method will work for Office documents&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here you have some links&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Metadata_Extraction" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Metadata_Extraction&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?=&amp;amp;p=22670" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?=&amp;amp;p=22670&lt;/A&gt;&lt;SPAN&gt; (on the topic of how to configure extraction of custom properties, not resolved)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 07:54:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149723#M104658</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2008-08-08T07:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting metadata from the content of a document</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149724#M104659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Peter&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will take a look to these links next week and will let you know what I found &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 12:28:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-metadata-from-the-content-of-a-document/m-p/149724#M104659</guid>
      <dc:creator>jlabuelo</dc:creator>
      <dc:date>2008-08-08T12:28:16Z</dc:date>
    </item>
  </channel>
</rss>

