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...
Hi all, We can change the property of Default authoring UI mode to TOUCH using AEM UI. But, in order to make the website we are developing on AEM Touch UI enabled, what should we do as developers? Thanks, Rama.
Hi all, Generally only AEM is customized and the Assets being the back end will undergo customization accordingly. But only with respect to AEM Assets what kind of customizations to expect? I understand some aspects like Asset Link, Smart Crop, Smart Tagging, etc, but I personally do not conside...
Hi all, Kindly suggest all tools/means of AEM Automation testing. I understand some like JUNIT, Sling testing, etc. When to use which tool and whether they are licensed. Appreciate all your responses. Thanks, Rama.