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.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Rohit2
Please see here:
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/image-rendition/qaq...
You can create a folder with specific image type and create a workflow launcher to update only for that specific folder.
Thanks!
Hi @Rohit2
Please see here:
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/image-rendition/qaq...
You can create a folder with specific image type and create a workflow launcher to update only for that specific folder.
Thanks!
Views
Replies
Total Likes
@Rohit2
You can use Media Handlers to apply only for JPEG file types. More info here:
https://experienceleague.adobe.com/docs/experience-manager-64/assets/extending/media-handlers.html?l...
Thanks!
Views
Replies
Total Likes
Hey @Rohit2 you need to :
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.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
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-profi...
Views
Likes
Replies