<?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: document size? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159004#M113063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just found it again, was wondering, too. The content service can give you the information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;theContents = contentService.read(new Predicate(theFile, null, null), Constants.PROP_CONTENT);&lt;BR /&gt;if (theContents != null) theContent = theContents[0];&lt;BR /&gt;int size = theContent.getLength();&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 06:33:15 GMT</pubDate>
    <dc:creator>tim-erwin</dc:creator>
    <dc:date>2008-06-16T06:33:15Z</dc:date>
    <item>
      <title>document size?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159003#M113062</link>
      <description>A standalone java program generates a report on the status of the archive.Archive is in an Alfresco repository.The program basically walks through a space hierarchy and lists document nodes.Strangely enough, I am missing a way to extract the document size from the search results.Of course … without</description>
      <pubDate>Fri, 06 Jun 2008 11:15:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159003#M113062</guid>
      <dc:creator>jos_snellings</dc:creator>
      <dc:date>2008-06-06T11:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: document size?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159004#M113063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just found it again, was wondering, too. The content service can give you the information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;theContents = contentService.read(new Predicate(theFile, null, null), Constants.PROP_CONTENT);&lt;BR /&gt;if (theContents != null) theContent = theContents[0];&lt;BR /&gt;int size = theContent.getLength();&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 06:33:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159004#M113063</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2008-06-16T06:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: document size?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159005#M113064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sure does! I just did not dig deep enough (of course, afraid that 'read' acutally reads the content).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 07:03:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/document-size/m-p/159005#M113064</guid>
      <dc:creator>jos_snellings</dc:creator>
      <dc:date>2008-06-16T07:03:21Z</dc:date>
    </item>
  </channel>
</rss>

