HiWe are upgrading from AEM 6.1 SP2 to 6.3.Our design reside at [1]We have specified cq:designPath = [1] at node [2]When we open page [3] in AEM 6.3, we get error [4] and component groups are also not appearing in Classic UI sidekick. [1] /content/myproject/en/defaultdesign[2] /content/myproject/en/...
I am getting workflow notification emails frequently even though I haven't activated any workflow on any of the pages or assets. I am using AEM6.1 version. I am getting these emails automatically. is there any way we can stop this emails from AEM?I removed the URL link in the Email for security purp...
In AEM 6.3 /apps/core, there is a list component. Try to reuse this component and just overwrite the item.html to make a news listing component.I have a news component with title, date, content and News.java (using sling models: adaptables = SlingHttpServletRequest.class). A list component lists al...
Hi, I read document's from : https://docs.adobe.com/docs/en/aem/6-3/administer/content/package-manager.html#Package Filters,It says "Filters identify the repository nodes to include in the package. "Now I have doubts about the package filter.I know when I create a package using the package manager, ...
Hi all,I have a fresh AEM 6.3 installation and have been working with package manager. I took an existing AEM site and created a package from it on another build location. I didnt take anything from the system files, mostly just /apps/[sitename], /content/[sitename], /content/dam/[sitename] /etc/acs...
We just upgraded from AEM 6.1 to 6.3. I am getting a blank screen just after the code deployment in the new environment.I am getting the below error in the error.log file-*ERROR* [10.44.48.183 [1500665039114] GET /content/regent.html HTTP/1.1] com.day.cq.wcm.core.impl.WCMDebugFilter Unexpected error...
Hello -We have lots of pages in our AEM Publisher that end up returning a 302 or 301 redirect response.Is there any way to configure Dispatcher to cache those, so they don't make their way to the publisher each time?I tried turning on the "header caching" for the "Location" header, but that didn't s...
Hi, we have a class that inherits from UnarchiverProcess:public class htmlAssetProcessD extends UnarchiverProcess {And we've started seeing these warnings:[WARNING] C:\Users\mknight\Documents\izotope-frontpage-aem\core\src\main\java\com\izotope\core\workflow\htmlAssetProcess.java [1:1]: Component c...
In one of the environment OOTB AEM Inbox is taking 8-10 sec to load,there were only 20 items in inbox and with even more count in other environments inbox is loading within a second. Any configuration update required to increase the performance is appreciable.We have cleared all the failed workflow ...