I've noticed that the consistency check is runnning nearly every time I startup my instance of AEM. Is there a way to prevent this on startup or at least increase the time between checks?
I'm getting the following error for each image when installing the content package with assets on author.22.05.2015 18:20:41.772 *ERROR* [JobHandler: /etc/workflow/instances/2015-05-22/model_619191127071372:/content/dam/sitename/images/features/tollfre_br.png/jcr:content/metadata] com.adobe.granite....
We have been using first com.day.cq.wcm.foundation.Search and then com.day.cq.search.SimpleSearch to do our sitewide searching. We're moving to using QueryBuilder now as neither of the other search classes provides the flexibility we need. My question is how do I get to the Trends object that is ret...
Hi,I want to automate my AEM(CQ5) application with automation tool HP-UFT (QTP).So could anybody please tell me AEM support by QTP. If yes,then which perticular add-in reuired for it. ThanksGyana
I am trying to build a search component which involves search using date also. Developed a query like this with help from this forumpath=/content/blogtype=cq:Pagegroup.p.or=truegroup.1_fulltext=fullTextSearchTermgroup.1_fulltext.relPath=jcr:content/@cq:tagsgroup.2_fulltext=2015-05-21group.2_fulltext...
We can rename the cq.jar, it will start to work.but in which file it will start to write the configuration and where can see the file.What is the path to see the file.Please help me to understand the background process
Hi Team,I have a component which when dropped on parsys it automatically alligned horizontally.But the problem is i could not able to open the component dialog as parsys focus first.Please find the reference screenshot.Thanks,Madhu
Hi,Am newbie to AEM. Am creating pages with component included like <cq:include path="" resourceType="/customComponent"/>. And i created dialog for getting text field and path field value. And now am trying to access my current node in customComponent.jsp using both way PropertyIterator it = curren...