Problem:On Author http://<host:port>/projects.html getting the following error after AEM 6.1 SP1 installation:Unable to compile class for JSP: An error occurred at line: 6 in the generated java file Only a type can be imported. com.adobe.cq.experiencelog.ExperienceLogConfig resolves to a package An ...
Is there a detailed step by step document that explains how to integrate Solr instance with AEM? Assume we've a server running AEM some oak:index configured. Now we get a solr search server available to us.what next?
Hi All,I have a simple use case, where i need to display moderated comments that my visitors post on articles. My site is running in AEM v 6.1I understand that this functionality is available with the Communities add on. We currently do not have the communities add on and is something that will come...
I have a Transformer rewrite some URKs based heavily on the Helpx article, but mine looks at all elements and all attributes and rewrites urls like /content/uc/news/articles/2016/06/n200000.html to /content/uc/news/articles/n200000.html It works as expected on the rewrite part, but isn't hitting all...
Is there a method to use the Granite UI's validation service to actually stop a form from being submitted?For example: I want to validate a field named tabAnchor against a regex. I produce the following javascript, leveraging the Granite API. (function($, Granite) { "use strict"; var unitPattern = /...
Hi,I am making changes to the English pages programatically and live copy will copy those changes to Spanish. I would like to know when the live copy is completed copying the changes to Spanish. So I can make changes on top of them in Spanish. Is there anyway to get the live copy synchronization sta...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Post: Hi All, In my sightly code I have two page properties which I am successfully getting from my Java WCMUse cla...
Hi All,We are currently migrating to AEM 6.1. In our current implementation we have a store locator functionality which we need to migrate to AEM. In the current implementation each store details, including lat and lng are stored in a separate database that will be decommissionedThe store data will ...