I have a requirement as belowIn One Content fragment , i have added fragment reference (CF A) and it will refer another fragment. (CF B)Suppose if i do any change in CF B, same changes should get publish CF A also which CF B is refered .Because in CF A , i wrote a servlet to publish the CF A value...
how to achieve the below result using any alternative in AEMaaCS?? HttpServletRequest request = requestResponseFactory.createRequest(HttpConstants.METHOD_GET, path);can any one help me on this???
Hello,I have a problem at one of my customers, who recently moved to AEM cloud from his on-premise instance.Most of the content are classic pages, with a 1 day cache, and works fine.One of the access point provides "real time" data to external services, with a cache time of 10 seconds and millions o...
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...