Hi All,We have different teams managing different tenants of a site, on a single AEM instance. Each team needs to do a deployment for their own tenant independently. We have an option of going with a Maven Multi module project in a Single GIT repo, where each module corresponds to a single tenant, a...
Hi,We started facing this problem of component name not diplayed in the editable template after upgrading from 6.4.6 to 6.4.8.1. This issue exists in We Retail's editable template as well and in all browsers. Has anyone else noticed and fixed this before? Adding the log(error.log) statements;01....
Hi, I have couple of static templates working for site. Now I want one more template and I created editable template.Now the problem is, I set allowed template path in site's property and when I create page under site, it only showing editable template and not showing the static template.Is there a ...
Hi, I have created project in AEM using Maven, and also I have created an editable template, Now I want to use inbuilt project components (eg. carouser, teaser, navigation etc.) on this editable template with some client libraries (css, js), but do not know where I need to keep these and connect wit...
Dear All, I have one page called sunita.html and some components are there like text , title etc with my custom component FAQ. My requirement is that whenever end user will hit the page sunita.html then my custom component FAQ will not be cached. I have used sling dynamic include and done the below ...
Hi , I want to start using Experience Fragments. Could some one guide what is Experience Fragments and what all info i need to know before using that Thanks
I have this content hierarchy (see below). If I were to manually drag/drop components before and after the RTE component, the new components also show as before/after the RTE. I want to programmatically add a new node (as an example, a reference component) and I already know how to create new node t...
Hello All, I am working on a short-term project that was developed on Archetype 10/13 on AEM6.2, because the maven version mentioned in the main POM is an old versioned one. The Classic UI components are supposed to be upgraded to Touch UI, so that it supports for AEM 6.5 too going forward. In the p...
Hi Team,I am new to DS annotation.We were using SCR annotation, now we are getting like this is deprecated and now for any new service (workflow, servlet or scheduler) creation we need to use R7 annotations. I tried to follow : http://www.sgaemsolutions.com/2017/07/migration-of-scr-annotations-to-os...