<?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: request in Alfresco database in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/request-in-alfresco-database/m-p/284418#M237548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It isn't clear to me what you are trying to do from your code snippet. The requestSearch() function is using server-side objects (ie, search). But then the rest of your code block appears to be using jQuery, which is a client-side technology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a page in a browser and you want to do a query against Alfresco, you'll need something on the server-side and something on the client-side. The code on the client-side can make the call against the server-side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally, you would use the browser binding in CMIS to do this. But you are using 4.0.2 and the browser binding isn't available until 4.2. So instead you need to write a web script (look at the documentation on web scripts or the various tutorials that exist). The web script will run the search and return node data as JSON (or whatever format you want).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, on the client side you can use jQuery to make an HTTP GET request against the web script to fetch your data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 16:08:07 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2014-04-07T16:08:07Z</dc:date>
    <item>
      <title>request in Alfresco database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/request-in-alfresco-database/m-p/284417#M237547</link>
      <description>Hi, i am really new in alfresco andI am having problems to make requests in alfresco database. i am using alfresco 4.0.2 and a postgresql databaseI followed this tutorial: http://wiki.alfresco.com/wiki/3.4_JavaScript_API,and created a simple js file for the request.&amp;lt;import resource="classpath:alf</description>
      <pubDate>Mon, 07 Apr 2014 16:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/request-in-alfresco-database/m-p/284417#M237547</guid>
      <dc:creator>cyr</dc:creator>
      <dc:date>2014-04-07T16:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: request in Alfresco database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/request-in-alfresco-database/m-p/284418#M237548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It isn't clear to me what you are trying to do from your code snippet. The requestSearch() function is using server-side objects (ie, search). But then the rest of your code block appears to be using jQuery, which is a client-side technology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a page in a browser and you want to do a query against Alfresco, you'll need something on the server-side and something on the client-side. The code on the client-side can make the call against the server-side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally, you would use the browser binding in CMIS to do this. But you are using 4.0.2 and the browser binding isn't available until 4.2. So instead you need to write a web script (look at the documentation on web scripts or the various tutorials that exist). The web script will run the search and return node data as JSON (or whatever format you want).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, on the client side you can use jQuery to make an HTTP GET request against the web script to fetch your data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 16:08:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/request-in-alfresco-database/m-p/284418#M237548</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-04-07T16:08:07Z</dc:date>
    </item>
  </channel>
</rss>

