Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to restrict few rendition in AEM DAM

Avatar

Level 4

Hi 

Basically when we are uploading the assets in to AEM DAM it is by-default creating the 4 rendition files in 4 different sizes.

Our senario is to create only one rendition like thumbnail. Can we configure in existing OOTB workflow so that it should create only one rendition like thumbnail? Or Do we need to write the new workflow and terminate the OOTB workflow. Any idea?

 

Thanks

~S

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi,

Use can customize the thumbnails by configuring the Thumbnail Arguments in the Process Thumbnails step[com.day.cq.dam.core.process.ThumbnailProcess]  of OOTB DAM Update Asset workflow.

* *you can either customize the OOTB workflow or disable it and create your own customized workflow.

Regards,

Selva

View solution in original post

2 Replies

Avatar

Correct answer by
Level 3

Hi,

Use can customize the thumbnails by configuring the Thumbnail Arguments in the Process Thumbnails step[com.day.cq.dam.core.process.ThumbnailProcess]  of OOTB DAM Update Asset workflow.

* *you can either customize the OOTB workflow or disable it and create your own customized workflow.

Regards,

Selva

Avatar

Level 4

Yes, I tried it and it is working fine.

 

Thanks\ you so much Selva for quick response.

 

Thanks

~S