We are attempting to completely disable image renditions in the latest AEMaaCS. Below is a summary of our approach and the challenges we’ve encountered:
1. First Attempt: Configuration Profile on a Folder under AEM Assets
2. Second Attempt: Using AEM Workflows
Current Problem:
Has anyone successfully removed all image renditions from assets in AEMaaCS? If so, could you share the steps or solutions you used?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Why do you want to disable the default renditions? They are required to display the thumbnail in assets console (card view, list view etc..) and also while previewing the image in asset detail page. Also, this default configuration cannot be changed. It can only be extended. Refer - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...
Views
Replies
Total Likes
Hi,
The way renditions are generated differs between AEMaaCS and the on-premise version. In the on-premise version, the DAM Asset Update Workflow is responsible for generating renditions, and disabling this workflow would have the effect you're looking for (as you tried with option 2). However, in AEMaaCS, there is a new set of asset microservices (the Asset Compute Service) responsible for generating the renditions, and we don't have full control over them.
That being said, you cannot disable rendition generation in AEMaaCS, as some renditions are required for other processing tasks. You can read more about this here:
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...
Since renditions in AEMaaCS are generated asynchronously and via an external set of microservices, there is no real drawback to having them, unlike in AEM on-premise where performance and storage were often concerns, requiring careful management and purging of renditions.
Hope this helps
Views
Replies
Total Likes
Views
Likes
Replies