Hi Team ,I am working on a migration project from AEM 6.0 to AEM 6.4 , where in we have used the OOTB AEM MSM functionality. Now as per documenation Adobe Experience Manager Help | Common Repository Restructuring in AEM 6.4 , it is not mandatory to move the Rollout Configurations from /etc/msm/rollo...
In AEM 6.3, I had a live-copy page which was in sync with the blueprint. Somehow I accidentally deleted that live-copy page. How can I get the same live copy page back?
Hi All,We have use case where we are reading the i18n (sling:message and sling:key) from servlet. For chinese and ru-ru languages we are not able to read values properly like below Servlet Returning Value :- "Banner Abstract": "???????",Actual Value :-"Banner Abstract": "横幅摘要",using the value map to...
HelloI searched long and hard everywhere but did not find a satisfactory answer to this. I'm using AEM 6.5 Editable Templates to build a site that will be translated to multiple languages.What are some common techniques for creating a common Header & Footer that can be edited by content authors? The...
Hi,I am new and want to learn AEM sites development. So is it compulsory to buy a license of AEM to develop and learn on the local machine? or there is a developer license option available.I setup we.retail store but got an error in "mvn clean install" that connection refused. And then i thought it ...
Hi,the path /etc/designs/default/0.gif does not exist on AEM 6.4 and i see this picture on the siteadmin page:Responsible code from the file: /libs/cq/cloudserviceconfigs/widgets/source/CloudServicePanel.jsThanks!
I'm trying to refresh the page after insert of a component with following cq:editConfig Listeners.AfterEdit & AfterDelete Page is getting refreshed but NOT afterinsert?
Hi,I've overridden the OOTB error handler and it works fine for 404 pages. For 500 error, I've created a Throwable.jsp and inside the calling service class which internally set the response code 500 and include the pageRequestDispatcher dispatcher = request.getRequestDispatcher(path);response.setSta...
I was trying to create a language copy from en-aa and getting this below error.*ERROR* [192.168.66.187 [1556294346318] POST /libs/cq/gui/components/projects/admin/translation HTTP/1.1] com.adobe.cq.wcm.translation.impl.servlet.TranslationSupportServlet Error while getting language Listjava.lang.Null...