We are running on AEM as a cloud service and Adobe recommends updating the SDK to the latest version every month. However, I would like to know if it's also recommended to update the SDK version in the pom.xml file every month? Also, will there be any potential chances of the existing functionalitie...
This depends on the access rights that are available for your author group. If your author group doesnt have access to replicate contents, you will have to write a custom workflow step where in a system user with replication access will publish the contents to preview on the author's behalf.
If t...
We see that GIF images are not getting replicated to the publish instance in AEM cloud environments. I have checked the replication agent log and its clear.
When I used the GIF file in a image component, published the page and GIF image, I see that the image is not showing up in the publish site. W...
We are planning to use CRX Package manager to migrate content from Dev to STG environment on AEM as cloud service. The content includes pages, experience fragments, content fragments and assets. The total volume of contents to be transferred is less that 1 GB.
Are there any precautionary measures t...
Just in case if anyone is after a solution for this requirement, there is already a github issue open: https://github.com/adobe/aem-core-wcm-components/discussions/1861
We are building a website on AEM where the website visitors are allowed to download few assets (Such as PDF files, zip files, images etc). However, for certain assets, we have a requirement to capture the user's name and email ID before they could download the asset. Is there a way to implement this...