Hi, in our AEM application we have a poll config used to import a stockquote into our repo. simple. It is scheduled to trigger each 300 sec. (5 minutes) However, for some reason, the process got stuck, and it stopped importing. I looked in the log files, I found no trace of an error that could hav...
Hi, We want to achieve auto-suggest search box, suggestion should be obtained through search and promote. And suggestion is restricted to particular pages.Can you guide. Thanks,Nikunj
Hi, Is there any way that we could integrate all the browser behavior in one Single browser and test it. Some thing like we have in CQ for email client .where we could test all the email client behavior the look and feel a I recently had fixed a issue that worked in IE8 but does not work in IE11....
Hi Guys,I was just curious to know why nobody has written any technical book on CQ5/AEM 6.0 book. Only way to get a book is to go for adobe training and then receiving their hard copy training materials.There are few books available in market but those are for marketing professionals or for content ...
Hi, Can we customize result to display from search and promote?(Ex: If we need to display result based on stock status or customize result based on popularity)How can this be achieved through search and promote? Can you provide complete steps to achieve the same. Thanks,Nikunj
Hi ,I am configuring Dispatcher module in Apache HTTP Server(2.2.4 / 64 bit).Below are the configuration and Error Msg:System Configuration : Windows 7 / 64 BitWhen I Add LoadModule in httpd.conf file as below LoadModule dispatcher_module modules/disp_apache2.2.dllI will get the below CMD Error:-D:\...
Hi all, on our project we are using maven vault plugin for deploying application on AEM and I've found something like an issue. After deploying content there are no cq:lastModified and jcr:lastModified properties under jcr:content node (cq:PageContent) but if try to create page through the siteadmin...
Hello All,I am trying to get the current user that is logged in by using Jackrabbit, and based on that information have a page redirect to a new page. I was using this tutorial as a starting point http://helpx.adobe.com/experience-manager/using/developing-aem-osgi-bundles-jackrabbit.html.I was able ...