Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

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

SOLVED

Process Thumbnails clarification

Avatar

Level 6

Hi Team,

 

When ever we upload any asset DAM Update asset workflow will be called create meteData and renditions.

 

Need to know how that Process as been written for creating a rendition which takes and creating the images.

Where i can see and understand that  process code where it takes 

Thumbnail Arguments

and created renditions

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @manikanthar1295 ,

 

Check in below bundle

Day Communique 5 DAM Core Implementation

and the below process

com.day.cq.dam.core.impl.process.ThumbnailProcess

View solution in original post

2 Replies

Avatar

Community Advisor

Avatar

Correct answer by
Level 10

Hi @manikanthar1295 ,

 

Check in below bundle

Day Communique 5 DAM Core Implementation

and the below process

com.day.cq.dam.core.impl.process.ThumbnailProcess