Hi, I am having trouble with redirecting visitors to an error page that is located within the dispatcher itself. The use case for this would be to send visitors to a very general error page when AEM is entirely down/maintenance is in progress. I have read elsewhere in other posts that the best wa...
I have a custom component I have created which has a parsys on it. My component is an extension of the core image component: <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/...
Hi Community Members, We have upgraded to Service Pack 6.5.14 recently and found that bundle is not getting Active. below are few errors we are facing even after having jsoup dependency.
Hi All, We have integrated GraphQL with AEM 6.5.13. The APIs are working fine but failing issue in error.log as getting WARN as: *WARN* [204.28.140.7 [1669003115125] GET <query endpoint> HTTP/1.1] org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Trave...
AEMaaCS 6.5x I have a custom component which has a nested Parsys inside. I want to restrict this parsys to only allow Button components to be used. How can I achieve this? For more context: I have a Hero component which is being re-used on many different pages within the website. On some page...
Hi all, I have a problem with AEM authoring in SPA Editor. When the page in /editor.html is loaded it has edit mode as default but authoring is not available. Overlay is not working neither any components are listed on the sidekick. 1 on 20 visits authoring works fine after load. When we switch to p...
HI We are using service credentials from developer console for getting data from api through api but we are not able to get ACL data using this service credentials using OAuth2, it seems credentials have limited permisiions. How we can get ACL data using this credentials what permissions we have to ...
I found out how to sort the sites.html console Column View by modified date and name (and some other options are available too) from http://aem-dev.blogspot.com/2016_08_01_archive.html However I wish to allow the user the options of a Column view sorted by modified date AND a Column view sorted by...
Hi AEM Community, I have the below issue - We are using a dynamic media component for rendering images and videos. We are using a proxy to path /libs/dam/components/scene7/dynamicmedia The console in browser is giving the below error - Here are the points which I could follow - 1. The client...