Hi Team,We want to find out the all the components details for a page in our application. How we will get this information from AEM instance. Like as Quey. Kindly help to me for this questions with examples[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Comments is to ask...
In AEM 6.4 , I am creating a gson object in a Junit Test class and when i am trying to execute the same i am getting java NoClassDefFoundError .Though I can successfully create a gson object in a normal java class.Please find the Failure error stack below:java.lang.NoClassDefFoundError: com/google/...
I am facing issue with <a href=> html tag which is not getting on publish/dispatcher page and link is disappearing, please find below affected html. <div class="c-error-page__error-content__error-description" data-sly-test="${data.errorDescription}">${data.errorDescription @context="html"}</div> ...
Hi,I am totally new to AEM.I am working on Getting Started Developing AEM Sites - WKND TutorialI am in part 6 of the tutorial Getting Started with AEM Sites Part 6 - Sling Models and Card Component I have created a card component but unable to find the card component in CRXDE lite.Also I am not clea...
Hi Team ,Am working on migration code from AEM 6.1 . 1) In the existing the template code - we have reference of foundation components parsys . Shall I continue to use it or look for the some related components under /apps/wcm <div data-sly-resource="${@ path='par', resourceType='foundation/compo...
Hi Experts,We’ve setup the Cold-Standby for AEM 6.3 Author environment. Everything is working well – content segments/binaries synch up, logs are ok etc. Main Author server is in Primary mode, Secondary Author is in Standby mode. Have I’ve below BAU deployments related question and need your experie...
Hi,I'm configuring dispatcher to generate the .stat file from the config:/cache{ # the cacheroot must be equal to the document root of the webserver /docroot "/mnt/cache" # sets the level upto which files named ".stat" will be created in the # document root of the webserver. when an activation ...
Hi,We are moving from Classic UI to Touch UI on AEM 6.3 SP1.1] Adaptive Imagea] How do i convert Classic UI dialog to Touch Ui dialog for Adaptive Image component?b] Foundation component "AdaptiveImage" (/libs/foundation/components/adaptiveimage) do not have touch UI dialog(cq:dialog). How do i crea...