Hi,I, Rima Mittal, have been working in the technology domain as a Backend Developer for over 6 years now. I have been working on AEM since 4.5 years now.I find Adobe forums really helpful and I think all the community members are doing a great job. Its overwhelming to see how everyone is working to...
This package is installed if you need the default sample geometrixx content, which is already present in AEM 6.1. cq-geometrixx-all-pkg-5.8.392.zip is the package that comes auto-installed with AEM 6.1 - you need to uninstall this if you don't need the geometrixx sample content.In AEM 6.3, the samp...
Why are you trying to install geometrixx package on AEM 6.1?AEM 6.1 already has all the geometrixx content.cq-geometrixx-all-pkg-5.10.68 is intended for AEM 6.3.
I understand, thanks for explaining this so well.There is one more thing, if the config folder is deeper in the folder tree than four levels of depth, then the configs don't work. Can you please check?ThanksRima Mittal
Hi Prashant,Try deleting the relevant .config/.cfg files from <cq-installation-dir>/crx-quickstart/launchpad/config/ and then do a fresh maven build. Sometimes the config files take priority and are over-written only after you save the configuration from configMgr.Also, when we save a configuration ...
There is an OOTB asset view servlet http://localhost:4502/bin/wcm/contentfinder/asset/view.json/content/dam/This gives a list of all assets along with some metadata information. This might help!
asset.getOriginal.getsize() returns long, maybe that can help.Asset API Asset ("The Adobe AEM Quickstart and Web Application.") Rendition API Rendition ("The Adobe AEM Quickstart and Web Application.")