Hello guys, Does anyone know if it's possible to deploy a rep:policy.xml just on publisher?We want to keep the default configuration for the author but make it a little bit different for the publisher. Thank you,Allan
Hi all,I'm learning how to manage editable templates. I reached for template with static components to be edited by the author. But I cannot get how to configure my custom dynamic template for allowing the user to drag and drop some set of components to a parsys for giving more flexibility for custo...
Currently i am using AEM 6.0 and the build and deployments are doing fine. But when i am deploying the taglib and Services jar to AEM 6.2 the bundles are not starting. My Project is not based on Archtype 10 and i am using an older structure. i have not made any changes in dependencies till now. I am...
HI ,TestRunner to execute automated Hobbes.js scripts is not displaying page level in developer mode.We have written some scripts using Hobbes testsuites and to execute those we went page level, and we are not able to see Testrunner tab in AEM 6.2 in developer mode.Is this feature depricated in AEM ...
Need to generate detailed report for all user/groups entitlements for all hierarchy (in all levels) in a cq instance.Currently through user admin we need to navigate to each group and expand heirarchy to see entitlement for each group. And through access control tab in crxde lite also we can see t...
Hi,I have a requirement in AEM5.6.1 LOGO COMPONENT for different image on each locale for each website.So on a website http://abc.comFor http://abc.com/en_US.html and its child pages it must show different logo imageFor http://abc.com/fr_FR.html and its child pages it must show different logo ima...
Hi,We are using Default Mail Action from AEM and when I use a file more than 100kb in file upload and submit the form, it errors out as below.Request Entity Too LargeThe requested resource/content/iss/partnernet-lexmark-com/en_us/solutions/advanced-solutions/lexmark-postage-printing/postage-printing...
I have a requirement where we need to restrict the author to add only specific components to parsys. I understood from few sites that we can achieve this through design page (adding specific components to 'Components' property) but somehow its not working for me. Am i missing anything here?Appreciat...
HiI am using aem 6.2 version. am trying to query JCR in a service to retrieve information at /content/dam using query builder API but search results are returned as zero. Is there anything wrong in this snippet or any pre-requisite to use querybuilder API. Map<String,String> map = new HashMap<String...