Specific Rendition generation for a specific folder | Community
Skip to main content
March 24, 2021
Solved

Specific Rendition generation for a specific folder

  • March 24, 2021
  • 4 replies
  • 1955 views

Hi,

 

I want to generate some specific renditions for a specific folder so I have following questions.

1 How to generate only jpg renditions for a specific asset.

2 How to generate above renditions for only some assets inside a folder. Don't want to do it for all assets.

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 Asutosh_Jena_

Hi @rohit2 

Please see here:
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/image-rendition/qaq-p/384187

You can create a folder with specific image type and create a workflow launcher to update only for that specific folder.

 

Thanks!

4 replies

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
March 24, 2021

Hi @rohit2 

Please see here:
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/image-rendition/qaq-p/384187

You can create a folder with specific image type and create a workflow launcher to update only for that specific folder.

 

Thanks!

Rohit2Author
March 25, 2021
Is there any way to generate jpg only renditions?
bilal_ahmad
Level 5
March 24, 2021

Hey @rohit2 you need to :

  • Either modify the DAM Update Asset workflow or Create a custom workflow model that would look similar to the former one but has your customizations(recommended)
  • create a launcher and trigger it based on your conditions.

Now coming to the implementation:

Creation of customized workflow model to generate

1. only jpg rendition : modify this according to your need in your workflow model(take help from OOTB workflow and customize accordingly):

 

 

2. generate above renditions for only some assets inside a folder: you need to modify these in your launcher:

 

Hope that helps!

Thanks,

Bilal.

 

 

Rohit2Author
March 25, 2021
which config to update jpg only renditions?
Rohit2Author
March 25, 2021
Is there any way yo generate jpg only renditions?
joerghoh
Adobe Employee
Adobe Employee
March 25, 2021

If you have have Dynamic Media available, you can easily create processing profiles, and for that you don't need to write any code. 

 

If you have AEM as a Cloud Service, check this documentation: https://experienceleague.adobe.com/docs/experience-manager-learn/assets/configuring/processing-profiles.html?lang=en#configuring