Customize Rendition - Add new rendition for image | Community
Skip to main content
MeenakshiP
New Participant
October 6, 2016
Solved

Customize Rendition - Add new rendition for image

  • October 6, 2016
  • 4 replies
  • 7759 views

Hi,

I have a question regarding adding new rendition for image (asset type: tiff and jpg).

I need to add new rendition of 370 x 208.

I configured the Thumbnail Arguments in the Process Thumbnails step[com.day.cq.dam.core.process.ThumbnailProcessin DAM Update Asset workflow. However it does not shown up in the rendition list for asset. Is there any additional step which I need to configure?

I am using AEM 6.1.

Please suggest.

 

Thanks,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Anton_Smulskiy

Make sure that you saved the workflow model after your changes in the step.

4 replies

New Participant
June 17, 2018

Where did you get this UI of rendition list?MeenakshiP

MeenakshiP
New Participant
October 6, 2016

Thanks it worked. Looks like it was not saved earlier.

Anton_Smulskiy
Anton_SmulskiyAccepted solution
New Participant
October 6, 2016

Make sure that you saved the workflow model after your changes in the step.

kautuk_sahni
Employee
October 6, 2016

Please have a look at this community article:- 

Link:- http://www.tothenew.com/blog/exploration-of-aem-dam/

// Custom Renditions

Access the DAM update asset model from the workflow console (classic UI view steps listed below)

  • Access http://<host>:<port>/libs/cq/workflow/content/console.html
  • In the Models tab, double click on “DAM update asset” workflow.
  • Double click to edit the 14th workstep Processing Thumbnails. In the dialog box we can see under thumbnails tab some default resolution configurations in a multi-field, to which we can add or remove our custom resolution configuration too.
  • After adding the custom resolution, Click OK and save the workflow from top left and close the workflow console.
  • The custom rendition of the resolution that we added will now be generated for every asset that is uploaded in DAM.

Another Reference article:- http://blogs.adobe.com/contentmanagement/tag/dam-update-asset/

~kautuk 

Kautuk Sahni