Dear Team,I am very new to Dispatcher. I want to setup my Local Dispatcher environment. I am using windows 7, AEM 6.0 SP2.I have below software ready for Local Dispatcher setup. But I do not know how to do it. Somebody can help me on this.dispatcher-apache2.2-4.1.9-20140822.soandhttpd-2.2.31-win64Th...
Hi guys, I am trying to control a custom product navigation component using checkboxes via AJAX, I already made this part work (when I click the checkboxes the values in the crx that the component is using are correctly changed), but I don't know how to refresh the component so it is showed with the...
How to pass value from .html file to .hbs file? I tried using request.setAttribute() request.getAttribute() in a .js file and accomplish this. But got struck here below.The code below is what I will use to make it work from a .html file. <dl data-sly-use.attrs="${'producers-place/components/utils/g...
AEM 6.0 SP2Content can be published by administrator. (Members of Administrator group) These users see "Publish" / "Unpublish" from the touch UI on Author.However, Power users who are members of the Power Users group cannot publish. These users see "Request publication" in the touch UI on Author. ...
Hi All,Have anybody implemented JUnit test cases for classes which are extending to WCMUsePojo?I am getting below error while mocking WCMUsePojo..java.lang.VerifyError: Constructor must call super() or this() before returnException Details:Location:com/adobe/cq/sightly/WCMUsePojo.<init>()V @9: retur...
Hi ,I have a mobile app .Its time to pull this app into Adobe Experience Manager .Could you please provide me the step by step procedure to do this. Thanks and Regards,Jayaramireddy .
Hello everybody,I have a requirement where I need to download the dam content based on the versionwhen I see the version content jcr:data property at /jcr:system/jcr:versionStorage/37/f7/37/37f73762-5c32-45d2-8cd8-8ae2abd2927c/1.0/jcr:frozenNode/jcr:content/renditions/original/jcr:content node it ha...
Hi Everyone,I am trying to use ehcache in AEM 6.1. Please suggest me on the version of ehcache and details on how to implement this within AEM .Thanks,Krishna
If the user is opening the page dialog from the TouchUI and there is no Granite _cq_dialog, is there any way to allow ExtJS classic page dialogs (dialog.xml) to load in an iframe similar to the way component dialogs (with no _cq_dialog) render? We have some features the classic UI page dialogs which...