Hi Team,We are updating maven Archetype47 and build it success, when we deployed into AEM repository for ui.apps, we are getting core wcm core dependence. How to resolve it ? failure adobe/cq60:core.wcm.components.content:2.23.4, adobe/cq60:core.wcm.components.config:2.23.4<dependency><groupId>com....
Hi , We are trying to use AEM servlet to append few request headers to the CDN where our asset is stored. When we are trying to download that document following error comes, [Mon Aug 12 10:03:53.156076 2024] [:error] [pid 1172019:tid 140122938914560] [client 10.9.253.196:53476] [client 10.9.253.196]...
Hello, I was wondering if there are any recommended approaches for creating critical path CSS so your each page could use preloaded styles to render above the fold components on first paint? I have looked at some services and also some open source projects such ashttps://github.com/pocketjoso/pentho...
We are experiencing slowdown while performing Query Builder queries against content fragments. While digging into this, I believe I discovered that it has to do with a field in the content fragments not being indexed. I added a custom index locally and the query improved from 200 ms to 2 ms. Accordi...
Hi all,currently we are set up with a custom sitemap generator that builds the xml files manually and stores it as an asset within the dam. XML files are coming out great except for one issue - we're seeing the relative urls rather than the absolute that are generated on demand through a servlet.For...
Hi Team,Can someone please explain me the logic of the CIF component: /apps/core/cif/components/commerce/product/v3/productFoe testing purpose, I have deleted all the content from /apps/core/cif/components/commerce/product/v3/product/productFullDetail.htmlStil, in the logs I can see:com.adobe.cq.co...
Hi, I uploaded an linkedin svg icon, in the thumbnail preview they look fine. however when configured the linkedin svg on image component. The SVG is currently rendering as a white square box.Upon inspecting the image, we noticed that the <svg> tag has fill="none" and the <path> tag has fill="white"...
We are currently using a full-stack pipeline to deploy our codebase in a cloud environment. The pipeline takes approximately 3 hours to complete. To reduce deployment time, we are considering splitting the frontend (FE) code and using a separate frontend pipeline for deployment. Has anyone had exper...