as above. The servlet would be of class org.apache.sling.api.servlets.SlingSafeMethodsServlet.The OSGI component would be of org.osgi.service.component.annotations.Component.Thank you.
There are custom sitemap generators in our codebase created by extending ResourceTreeSItemapGenerator, Is it register these two services according to specific rootpath.I have tried with sitemap_root property but it doesnt work
Do I need to rebase my code to the latest maven project archetype or the BPA/pattern detector will do it for me via the recommendations/findings? Thanks
Hi,Has anyone noticed that page.lastModified doesn't always update when you publish a page? How do you reliably get the actual "last published" timestamp of a page?Not looking for jcr:lastModified or cq:lastReplicationAction - they’re not always reliable for personalization logic.
My filter.xml under ui.content looks like this -<workspaceFilter version="1.0"> <filter root="/conf/myproject" mode="merge"/></workspaceFilter>I have a subfolder under /conf/myproject containing some queries that I want to have mode="replace".So I excluded that path from my filter.xml and added i...
Hi, We have an issue with previewing assets in AEM 6.4.7 version.Whenever we upload an asset, it gets uploaded successfully(after completion of Dam Asset Update workflow) but once we click on the asset to preview it, we do not see the image. It shows a blank screen as shown in the screenshot.Only wh...
I have used webp images in content fragments. When I create a graphql query to get images path. The json is coming blank for those images. where as JPEG images path are showing perfectly fine. Do I need to enable webp in AEM as cloud to get images path or it is not supported in graphqlPlease advice
Let’s see how to integrate AEM with Azure SDK for uploading AEM assets to Azure blob storage. Recently i worked on a very interesting use case, where we need to move old/deprecated assets that are no longer i use to a separate storage on Azure and remove them from AEM. In order to achieve this we ne...
Hey Community Members,Think you’ve got what it takes to lead, inspire, and shape the future of Adobe products? Then it’s time to throw your hat in the ring and join the Adobe Champion Program – Class of 2025–2026!The Adobe Champion Program recognizes expert practitioners who play key roles as though...
Hello People, Good Day!I have a question with SSL certificate deployment in AEM origin servers. The certificates are renewed on Origin server and we need to validate this change publicly. We can check the same using web based tools as well as chrome's security option. But the website uses a CDN in b...