<?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 Retrieve Document Library Documents by custom type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/retrieve-document-library-documents-by-custom-type/m-p/273624#M226754</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 want to create a yui Datasource that contains a list of items of type="document" and nodetype="my:customtype" I can't find the right webscript to do this, can anyone one point me to the right way to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what I'm trying so far (in a pseudocode way of showing it) is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;new DataSource ( /alfresco/service/slingshot/doclib/doclist/documents/site/MYSITE/documentLibrary )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but this retrieves every single file in the repository, how can I filter this to have only the "my:customtype" documents?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 22:15:05 GMT</pubDate>
    <dc:creator>flopez</dc:creator>
    <dc:date>2011-03-16T22:15:05Z</dc:date>
    <item>
      <title>Retrieve Document Library Documents by custom type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieve-document-library-documents-by-custom-type/m-p/273624#M226754</link>
      <description>Hi!I want to create a yui Datasource that contains a list of items of type="document" and nodetype="my:customtype" I can't find the right webscript to do this, can anyone one point me to the right way to do it.what I'm trying so far (in a pseudocode way of showing it) is:new DataSource ( /alfresco/s</description>
      <pubDate>Wed, 16 Mar 2011 22:15:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieve-document-library-documents-by-custom-type/m-p/273624#M226754</guid>
      <dc:creator>flopez</dc:creator>
      <dc:date>2011-03-16T22:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Document Library Documents by custom type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieve-document-library-documents-by-custom-type/m-p/273625#M226755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The reason you can't find a webscript to do what you want is that one doesn't exist. You'd need to extend the filter.lib.js (currently by overriding it in an amp) to accept a "type" parameter to add to the query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 22:40:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieve-document-library-documents-by-custom-type/m-p/273625#M226755</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2011-03-16T22:40:40Z</dc:date>
    </item>
  </channel>
</rss>

