Expandir la barra de logros de la comunidad.

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

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

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 solución aceptada

Avatar

Respuesta correcta de
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

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
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