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.
Hi All, We have 1 requirement in MSM where if any link from our predefined list is authored on page, then that link has to skip adding the country-language code on all pages href. And if link is not available in predefined list and if its authored on page then that has to automatically add the count...
According to this page: https://github.com/valtech/aem-easy-content-upgrade#installation We only need to add this to a pom.xml: <dependency> <groupId>de.valtech.aecu</groupId> <artifactId>aecu.complete.cloud</artifactId> <version>LATEST</version> ...
Hi All I have a requirement to upload 15k files in /content/dam folder. In this case what is the best solution to achieve this.? I have read about bulk import option, but the option is not visible in AEM 6.5. (How to get this feature) Appreciate any ideas or approaches here. Thank you, @Jö...
Hi all, I understand AEM Solr Integration could be done 2 ways: 1) Solr as an Oak index for AEM 2) Solr REST integration for AEM a. Where is the indexing process executed in each of these? Impacts processing burden on AEM. b. Where are the indexing files stored in each of these? Impacts storage bu...