<?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: Advanced search using Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175981#M129111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Auditing in Alfresco is disabled by default , to enable it you can follow instructions here in the wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Audit_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Audit_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can create a custom Webscript to show auditing information (as you can see in the example in the wiki) as a Custom Action for your Web Service call, in the same way I suggest you in the previous reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if LifeRay is installed in the same instance of the application server where you have deployed Alfresco, you can expose a Webscript (auditing informations) as a portlet in LifeRay without using Web Service calls :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Feb 2009 15:32:06 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2009-02-01T15:32:06Z</dc:date>
    <item>
      <title>Advanced search using Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175978#M129108</link>
      <description>Hi, Could any one tell how the advanced&amp;nbsp; search&amp;nbsp;&amp;nbsp; canbe done through&amp;nbsp; web sevice .Basically&amp;nbsp; we are&amp;nbsp; trying to use&amp;nbsp; alfresco inside liferay portal&amp;nbsp; and we need&amp;nbsp; the advanced search option to be performed from Liferay&amp;nbsp; while the&amp;nbsp; contents are in alfresco repository .Could managed to&amp;nbsp; get some simple</description>
      <pubDate>Fri, 30 Jan 2009 15:45:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175978#M129108</guid>
      <dc:creator>midhun</dc:creator>
      <dc:date>2009-01-30T15:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced search using Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175979#M129109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could create a Webscript exposed as a portlet on LifeRay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If LifeRay is deployed in the same application server instance of Alfresco, you can expose Webscripts as portlets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can create two Webscripts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- a Webscript to render a custom form to show all your custom params to use during a search; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- an other webscript that takes in input all the parameters from the first Webscript and submit the search and show the results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this example you can not use Web Service interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise you can implement in an easy way this feature implementing the same Webscripts but in a different way to send parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could create custom actions (Webscripts) that you can call from Web Service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For more details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=16444#p54240" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=27&amp;amp;t=16444#p54240&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 17:18:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175979#M129109</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2009-01-30T17:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced search using Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175980#M129110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for&amp;nbsp; your reply . I have&amp;nbsp; one more quey&amp;nbsp; &lt;img id="smileyindifferent" class="emoticon emoticon-smileyindifferent" src="https://connect.hyland.com/i/smilies/16x16_smiley-indifferent.png" alt="Smiley Indifferent" title="Smiley Indifferent" /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1, Is it posible to diplay auditing&amp;nbsp; information from alfresco inside Liferay using webservice ?.Does webservice support auditing&amp;nbsp; and file&amp;nbsp; hit counter methods? to&amp;nbsp; call it from out side alfresco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2009 12:42:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175980#M129110</guid>
      <dc:creator>midhun</dc:creator>
      <dc:date>2009-01-31T12:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced search using Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175981#M129111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Auditing in Alfresco is disabled by default , to enable it you can follow instructions here in the wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Audit_Configuration" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Audit_Configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can create a custom Webscript to show auditing information (as you can see in the example in the wiki) as a Custom Action for your Web Service call, in the same way I suggest you in the previous reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if LifeRay is installed in the same instance of the application server where you have deployed Alfresco, you can expose a Webscript (auditing informations) as a portlet in LifeRay without using Web Service calls :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2009 15:32:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-search-using-alfresco/m-p/175981#M129111</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2009-02-01T15:32:06Z</dc:date>
    </item>
  </channel>
</rss>

