I want to remove some node for so many pages.I executed the below command on cmnd prompt it successfully deleted the node curl -insecure -u aem-admin :u69naiqt -X DELETE https://author-yps.adobecqms.net/content/products/zh-cn/compressors/products/Air-compressor/oil-free-air-compressors/lf-industrial...
Can any user besides admin take an online backup? What permissions would they need? I am using curl but I guess this would apply to backups through the UI as well.
We have added a simple image to the CSS of form options which adds an image of a tick mark to the box instead of just filling it in a solid color. The issue we are having is that when deployed on SIT, the URL is shortened automatically which leads the image failing to load. This is the link showi...
Hi Team, I am trying to write a JCR SQL2 query in AEM 6.5 to get the list of all pages of template /conf/migration/settings/wcm/templates/taxonomy-template which is having more than 1000+ nodes under it.The scenario i have multiple pages under /content/project.There are few pages which belongs to /c...
Hi all, I am having issues upgrading to UberJar version from 6.4.0 to 6.5.12. Please allow me to explain the context behind this upgrade. Part 1 I am trying to achieve clearing cache on the dispatchers through an event handler that would look for 'Activate' events and perform 'Invalidate' Distributi...
Hi Adobe Community,We're in the process of upgrading to dynamic media mode to leverage all its features, including 3D assets, smart crop, and more. We've already configured dynamic media on Dev, QA and stage environments. Now, we need to update all the logic pointing to static renditions and the old...
I am trying to set up a project using the command of " mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=39 -D appTitle="AEM Bootcamp Site" -D appId="aem-bootcamp" -D groupId="com.aembootcamp" -D frontendModule="general" -D ...