Hi, I am trying to fetch pages list using SQL2 query with some conditions while executing report I am facing this error. Exception executing report: org.apache.sling.api.request.ToomanycallsexceptionAnd it shows the results I have checked the Apache sling main servelt config also it is already 5500...
Hi All, In AEM there is a multivalued property jcr:mixinTypes. Its one of the properties are granite:AuthenticationRequired. Using AEM Query Builder I am trying to get all the nodes which does not have granite:AuthenticationRequired as one of the property of jcr:mixinTypes.I have tried this approach...
Hi Everyone, I am trying to resolve some of the dependencies in my project bundle, but I got to know all the dependencies are exporting by org.apache.felix.framework which is OOTB bundle. I am not sure why this is not resolving automatically. In my project bundle:org.apache.felix.framework:C...
Hi, we want to implement header and footer for AEM Headless with remote SPA(Next Js). Will that be possible by using experience fragments? Will I get SPA editor for editing the experience fragments components? Please suggest some pointers? Thanks in Advance.
Hi experts,I am very new to AEM (just starting off), I have basic requirement that when user create/update a page and click "publish" button instead of default publish I want to invoke a workflow and control the publish through this workflow.I gone through many post around this but not able to make ...
I created this model that uses multiple content fragment , the first content fragment has the link to the other that need to be loaded (if it needs to) , so how I can create a junit test in this case?
Hi, I have added a custom page property to my page component in the Basic tab. I create a parent page with this template and assign a certain value to the custom prop. Now when I create child pages under the same parent with the same template, I want the custom property to be inherited from parent. ...
Hi everyone, why i login in Adobe Credential Management System by my personal account report no response data,i had clean the browsing history/cache or use incognito mode,either Chrome or Edge
Hi, I'm having issue with SPA when I copy page from different folder or copy pages from difference environment. (Prod to stage) using and copy tool (ACS, Cloud Manager Copy Content). Page is blank, upon checking the network tab I see the en.model.json doesn't exist in that path and throw an error fo...
Hi,I need to replace an image in CRX hierarchy under /apps/.../toolbar/images.How can this be done through /crx/de/index.jsp? Is there a different way to upload the image file to this images folder?Thanks,Leena