내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
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