Is it possible to enable clientLibs minification for only one project in an AEM instance where there are multiple projects?For eg: In an AEM instance there are multiple projects like:/apps/<division1>/<subdivision1>/<project1>, /apps/<division1>/<subdivision1>/<project2>, /apps/<division1>/<subdivis...
Hi All,I have a question regarding storing excel file in crxde by uploading thru onClick of a new button which I have already added under 'More..' option in DAM.After clicking on a folder, under 'More..' option, I have added a new button as "Upload File"..To achieve this, I have added /apps/mytest/c...
Hi Team,I'm trying to use push on modify trigger to have my live copies updated when I am modifying Blue print page. But it doesn't work. I am not having any custom rollout config. Using the OOTB config. I enabled the sync actions that need to be triggered on Modification of the content sync. I even...
Dear All,I have setup the Apache sling's request parameter handling in OSGI , as shown in below screenshot.Can anybody tell me do I need to setup anything else , because I am getting below error while saving.**************************************ERROR********************************01.11.2016 14:21:...
Hi All,I'm trying to install a package in AEM 6.2 and I'm getting "Package parameter is missing" error while uploading the package. Even I tried creating new AEM instances to check and resulted with same error. But when i install the same package on other machines it's working. I see below warning i...
I have tried the following 2 ways of starting up the AEM 6.2 publish instance on my local machine after unpacking using -unpack parameter on the jar file.1. java -jar aem-publish-p4503.jar -r nosamplecontent (publish run mode picked up from file name)2. java -jar aem-quickstart-6.2.0.jar -r publish...
Hi,I am trying to implement custom liveaction as per the steps mentioned in http://suryakand-shinde.blogspot.com/2015/01/custom-synchronisation-or-rollout.html article. when i run mvn, build fails miserably with following exception. i've referred some of forum discussion but not much useful in resol...
i am using aem 6.2 and java 8. i created custom rollout and custom live action as per the steps mentioned in the https://docs.adobe.com/docs/en/aem/6-2/develop/extending/msm.html#Add%20Synchronization%20Actions%20to%20the%20Rollout%20Configuration document. custom rollout config is configured for “O...
I am having an AEM 6.2 publish instance and I am not able to access the CRX de lite and Felix console. However, I am able to access the CRX/explorer using admin credentials. What could the reason. The step which we performed before this was installing users,groups and ACL nodes from old 5.6.1 instan...