By default whenever we upload a new image, it looks the asset processes, and renditions are visible. How do we disable this feature?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi,
If you're using AEM on-premise, you can disable the launcher that triggers the DAM Update Asset workflow, which is responsible for creating asset renditions.
Please refer to the following resources for more details:
https://sourcedcode.com/blog/aem/how-to-enable-or-disable-aem-workflow-launchers
Hope this helps
Hi,
If you're using AEM on-premise, you can disable the launcher that triggers the DAM Update Asset workflow, which is responsible for creating asset renditions.
Please refer to the following resources for more details:
https://sourcedcode.com/blog/aem/how-to-enable-or-disable-aem-workflow-launchers
Hope this helps
The DAM Update Asset workflow which processes the image contain multiple steps like metadata extraction, dynamic media related process, ffmpeg processing for videos, and so on. The default renditions which are generated are needed to display the thumbnail images in assets console like card view, column view and so on. So you need to decide whether it is ok to disable generating renditions.
If you still want to disable rendition generation, you might have to modify the thumbnail process step. However it is recommended to copy the OOTB DAM Update Asset workflow model and disable the original workflow model from launcher.
@SupportMember Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies