AEM is creating default web rendition
When uploading a new asset why is AEM 6.5 creating a default web rendition(1000*1000) when dam update asset workflow is updated( to not have any web renditions(removed the default 1280 too))
When uploading a new asset why is AEM 6.5 creating a default web rendition(1000*1000) when dam update asset workflow is updated( to not have any web renditions(removed the default 1280 too))
Hi @aemnewbie ,
Can you confirm which version you are using. When I replicated in local 6.5 it is not showing any (1000*1000) rendition.

If you leave web-enabled image arguments empty, by default it will take 1000*1000 as per OOTB process step. If you want to remove that completely need to write your own implementation for the thumbnail process. Attached screenshot for your reference. You can try this acs commons https://adobe-consulting-services.github.io/acs-aem-commons/features/synthetic-workflow/index.html also.
Hope its helpful for you.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.