<?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: Webservice show the url the documents of a space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237754#M190884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perfect!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your colabotation!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 20:41:22 GMT</pubDate>
    <dc:creator>berenicestr69</dc:creator>
    <dc:date>2010-09-28T20:41:22Z</dc:date>
    <item>
      <title>Webservice show the url the documents of a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237752#M190882</link>
      <description>Hello, i´m trying to do a webservice.When its called, send for paremeter the space folder to serarch the documents.If there is documents, show the url to download it. ¿how can I do it??? Please&amp;nbsp; I need Help.This is the code of my WebService&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ackage org.alfresco.documentos.webservice;import java.rmi.</description>
      <pubDate>Mon, 09 Aug 2010 10:25:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237752#M190882</guid>
      <dc:creator>berenicestr69</dc:creator>
      <dc:date>2010-08-09T10:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice show the url the documents of a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237753#M190883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you will need to do something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ResultSetRow[] rows = resultSet.getRows();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for(ResultSetRow row : rows) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Every "row" is pointing to a file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Whow can I get the url???? PLEASE HELP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NamedValue[] columns = row.getColumns();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (int y = 0; y &amp;lt; columns.length; y++) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; String fieldName = row.getColumns()[y].getName();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; String fieldValue = row.getColumns(y).getValue();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot remember why property you will need,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Colin.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 17:33:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237753#M190883</guid>
      <dc:creator>colindstephenso</dc:creator>
      <dc:date>2010-08-19T17:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice show the url the documents of a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237754#M190884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perfect!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your colabotation!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 20:41:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webservice-show-the-url-the-documents-of-a-space/m-p/237754#M190884</guid>
      <dc:creator>berenicestr69</dc:creator>
      <dc:date>2010-09-28T20:41:22Z</dc:date>
    </item>
  </channel>
</rss>

