Hi,we are upgrading the system from cq 5.6.1 to Aem 6.2,where we have a following setup.1.module-1 (zaxcorp-direct) is having following dependency in its pom<dependency><groupId>com.google.guava</groupId><artifactId>guava</artifactId></dependency>2. module-2 (Zaxcorp-web) is having following depende...
We have 3 tabs in a dialog box.general (Always enabled)sports (Enable only when the selection is sports)movies (Enable only when the selection is movies)Before configuration, 'sports' and 'movies' tabs are hidden. In the 'general' tab we have a select box with options 'choose sports' and 'choose mov...
Hi All,We have a servlet which actually gets data from the CRX and returns it to the requesting external client.We want to authenticate the request to this Servlet by external client by clientID and client secrete key.Can the access to this Servlet be authenticated by OAUTH authentication handler?if...
Hi,I am trying to achieve the Image Plugin for RTE in full screen mode in AEM 6.3. But my code is failing for creating a Dialog using Dialog Manager.CUI.rte.ui.cui.AbstractDialog it throws error : Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.Its so basic to have Image...
I have created a component which is invoked as below:<div class="hptout dtbreak" id="perfectFit" style="position: relative;"> <sly data-sly-resource="${'carousapart1' @ resourceType='wcm/foundation/components/parsys'}"/> <sly data-sly-resource="${'carousapart2' ...
Hi, Is it possible to use HTML for text layers on a Scene7 dynamic banner template? If so, is there any documentation around this please?Many thanks, Tom
I have been trying to use a checkbox inside a multifield in touch UI but the value of the the checkbox is always set to true even though I have not selected the checkbox.Also on reopening the dialog the value of the checkbox is always unchecked even though the value in JSON is set to true.This is my...
Hi all,We are using AEM 6.3. And whenever an exception occurs in Java code (osgi bundle classes) the stacktrace is always empty. Is there any reason why? We are using SLF4j for logging. Is there any configuration to be done to improve the quality of logs?
Hi Team,I am getting the below error while upgrading the instance from AEM6.0 to AEM6.3. Siteadmin , damadmin , useradmin is opening with blank screen.*ERROR* [sling-default-12-Registered Service.3498] org.apache.sling.commons.scheduler.impl.QuartzScheduler Exception during job execution of org.apa...