Hi all, The below URL explains Experience Fragments creation: Experience Fragments | Adobe Experience Manager 1. When we configure allowed templates on these folders, what is the implication? When we create Experience Fragments in that folder, we will see only those templates? 2. How to creat...
I need to create a servlet that whenever we write infinity.json the product whose properties has country mexico all Products should appear in json array.
Hi, My requirement is to dynamically change the list in dropdown2 based on value selected in dropdown1 in Classic UI. I have 2 events configured to the listener in dropdown1. "loadcontent" and "selectionchanged". Below is the code snippet for listener event "selectionchanged". I have created a gener...
Hello All, This may be an easy solve or an attempt to use the wrong solution, so please correct us if you know of a better way! Also, we are not using any of the advanced Experience Fragment features like building blocks or variations in this case. Our quandary: We have chosen to use an Experience...
Hi all, on AEM 6.5.12 i May have asked this question but maybe to get a confirmation if I have a sling model and adapt to Resource.class , In it I have @inject for resourceresolver . i use it in one of the getter methods as resourceResolver.map(path) . I am not using post constructs do I have to ...
I have a custom workflow process to activate content, I want to replicate my content to a specific publisher using a specific replication agent(with Agent user ID). I'm not getting how I can use this to achieve my goal. Can anyone please help me with code snippet or the java method or class which ma...
please give me a solution for creating pages in AEM by reading given paths from excel PLEASE HELP ME WITH THE CODE excell should be like this reading path from excell and then it will create pages automatically in AEM
We are using the cloud AEM jar which is run using java -jar aem-publish-p4503.jar" and/or java -jar aem-author-p4502.jar This page: https://experienceleague.adobe.com/docs/experience-manager-64/developing/devtools/aem-eclipse.html?lang=en Shows a dialog for adding an existing local server: Howeve...
What's the difference between page and page/jcr:conent? When I access .../pagex.model.json and .../pagex/jcr:conent.model.json, I only see the jcr:conent.model.json has the allowedComponents section, while the page model.json doesn't. What's the scenario need to access the jcr:content node instead o...
This seems like a simple question, but I cant find it documented anywhere. In our AEM project, we have several directories and content which get deployed into the AEM JCR repository and viewable in the CRX-DE editor on localhost, for example: ui.apps/src/main/content/jcr_root/apps/ourapp/clientlib...