If I have a page path of /content/country/us/oregon/portland/homepage, how does AEM look up this path? I know AEM JCR database is No SQL, so there won't be any primary key or foreign key involved.
Hey guys,I am working on AEMaaCS, trying to use acscommons.io.jsonwebtoken in a util located in core project.In my uitl, I:import acscommons.io.jsonwebtoken.Jwts;import acscommons.io.jsonwebtoken.SignatureAlgorithm;I am following the guide:https://adobe-consulting-services.github.io/acs-aem-commons/...
Hi,my AEM bundle is not starting on local due to "org.apache.sling.servlets.annotations -- Cannot be resolved".I can't find any bundle exporting "org.apache.sling.servlets.annotations". The package is needed for using SlingServletFilter.I wonder what I might miss because it was already running like ...
Is it possible to adapt to great grand children using sling models. My content structure is as below which is created using nested multi-field.comp-node/ multi-field-node/ item0/ sub-multi-field-node/ sub-item0/ sub-item1/ item1/ item2/As I understand w...
When i try to add event filters property for page events .Event handlers are not able to listen to the page events ,But the same code is working with different event topics like resource added ,remove ,changed .When i remove the event filters property its working fine for page events also like page ...
Hi Team, We have an use case where we have to enable WebDav only to a administrator or One custom user group in AEM. I know we can disable the bundle to disable the webDav but this way even administrator or super user cannot have access.any leads here please?
Adobe credentials manager is not loading. Got a blank page Steps followed:1.https://www.certmetrics.com/adobe2.https://auth.services.adobe.com/Entered userid and password and got below error
Hello Everyone, This is part of dynamicComponent.html component. Calling other component: helloworld by passing the param.<div data-sly-resource="${ 'sample' @ resourceType='abc/components/helloworld', appendPath='/*', decorationTagName='div',cssClassName='new section aem-Grid-newComponent',param='t...