Hi Folks ,Recent project challenge i wanted to ask how can integrate my Custom component with available component of Product recommendation in AEM , I also need to add the custom filter so that search gets more definitive And is there a work around based on the text can I create banner on runt...
3 questions please 1. I find that the code repo can get old when people update component policies frequently. So I'm thinking of putting the changes into the code repo. thoughts on this? 2. I tried adding an additional style in the component policy in my code repo but the changes I made did NOT show...
Hi,I have to search through site content's all the property(since any property may contain that value) and list the page path. I am using below QueryBuilder fulltext but it also return the result which partially matched. path=/content/mysite/us/en type=cq:Page group.p.and=true group.1_group.fulltext...
I've worked in an AMS setup in the past and at the time we only created a symlink in enabled_hosts to files in available_hosts. what's the better idea? option 1: create the same file (with same contents) in both available_hosts and enabled_hostoption 2: create the file only in enabled_host Thanks! P...
The team I'm on is running into a strange issue when editing content fragments in Java. A common pattern we use based on years of working with AEM is to adapt a resource as a ModifiableValueMap in Java code and then edit one of the values of that ModifiableValueMap, commit the resourceResolver, thus...
Newbie to AEM. I have a requirement to read some attributes from the system/console/jmx page. On the JMX page we are looking for Domain org.apache.jackrabbit.oak, and from that domain, we need to read the values of some attributes like AttributeName=Statistics. how do i achieve this?. online i see m...
I'm new to this development of MBeans, we have requirement to generate email if the attribute value is fails (value= LastSeenTimestamp-1) For Example JMX Domain is org.apache.jackrabbit.oak Type is Standby, Id isClient f55a9df8-c824-4517-bae5-94e75d373926You can see the below screen short and provid...
When we create AEM React SPA Archetype project (frontendModule="react") we get AEM SPA Editor JS SDK and the ootb React application (ui.frontend) based on the Create React App with core components with necessary mappings https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-sta...
Hi, I am facing an issue where I am seeing a lot of console errors on loading any page, as soon as my custom code is deployed. As a result of which, when I load the custom components in the page, I see that the page height keeps on increasing.I am using archetype 48 and is deployed in AEM 6.5.20 wit...