Hello. We're in the process of moving to SP21. While testing our pages with the new service pack, I noticed some Warn level messages in the error.log file added by the HTL compiler. Out of curiosity, I searched for similar messages in a clean SP21 instance, no custom code, and the message also sh...
Join us on Thursday, July 18, for a 45 minute engaging webinar where you'll learn about the following: Understand Lighthouse and it's significance in web performance.Setting up Lighthouse in AEM Cloud Manager for automated audits.Analyzing and interpreting Lighthouse scores to identify areas for im...
Join the Adobe Experience Manager (AEM) Skill Exchange on August 14, 2024 Hello, AEM Community! We're excited to announce that registration is now open for our free, 3-hour digital learning event.Date: Thursday, August 14, 2024Time: 9:00 a.m. - 12:00 p.m. PacificThis event is tailored for Developer...
I am facing issue, where in AEM instance search, solution and help options are coming in Portuguese. I want to know the root from where its coming and how can i change the language to English. Adding the screenshot for reference.
We used to be able to edit the components on the Asset Share Commons search page, but now the wrench icon is missing on new pages and existing pages with the search template. I have attached what I see currently when I click on the search bar component, and I have also attached an image of the wrenc...
Hi Everyone, I wanted to deny the .jcr:content.-1.json & /jcr:content.-1.json in the dispatcher . I tried the several ways(deny selector (.-1.json ) and deny GET method including the below URLs) but it is still allowing .-1.json . Below URLs for the reference to deny the dispatcher URL. /content/dam...
Hi all,I was using Adobe Commerce Integration Framework in my AEM instance along with Commerce OOTB react SPA object. We were using Magento APIs for fetching user data at multiple places in the website. While using the graphql queries of magento , when we were fetching ID using the query query Cust...
Hello everyone,I'm having a problem in understanding how graphql paginated queries are working in AEM 6.5.From the documentation https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/how-to/large-result-sets I can see that Adobe suggests to use paginat...
Hello everyone, I have a page in AEM under path /content/xyz/home.html. I have a language selector in this (custom implementation). On choosing any language, I have a requirement to translate the home.html page. I do not have language masters and language copies to take the MSM feature route in AEM....