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...
Hi All, We have pages built on SPA and now are getting warning as below on author and publisher. System was working fine and suddenly pages are not loading and could see this warning in log. What could be the reason?This is the only script added in body.html<div id="root" data-sly-resource="${resour...
Hi Team, I'm encountering "plugin execution not covered by lifecycle configuration:org.apache.maven-toolchain-plugin:1.1 toolchain(execution: default, phase: validate)" while on eclipse ...Any idea how to resolve this ? tried to maven-> update but issue is still there Thanks in advance!