Custom Event Handler is not getting triggered on click of Publish/Unpublish to Brand Portal in AEM Cloud environments - We have a custom event handler named DAMReplicationListener.java in our codebase and it is getting triggered on click of Publish/Unpublish to Brand Portal on AMS but it's not getti...
Has anyone used cdn.yaml for configuring Purge API token which can be used to purge the Fastly cache. I am following below article to add Purge API token configuration - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/content-delivery/cdn-credentials-...
We have a multiple sites in AEM Cloud. One of the sites is taking the content path from other website and indexed in Google. Example:-website https://example.com/content/us/en/demo/sample.htmlHere the /content/us/en/demo/sample.html is not the actual path of the example.com.And it is indexed in Goog...
I faced this issue "org.apache.sling.api.request,version=[2.7,3) -- Cannot be resolved"And I found the resolution like below link,https://www.linkedin.com/pulse/aem-bundles-resolving-archetype-archetypeversion35-cannot-vikraman/https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manage...
Hi everyone, I'm preparing for the Adobe Real-Time CDP Business Practitioner Professional AD0-E602 exam and I'm encountering some issues. I’m looking for advice on the best study materials and resources, insights into the key topics and concepts that are heavily tested, and any tips on the exam form...
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...