


Please go through the section :-
Command Line Based Media Handler
AEM enables you to run any command-line tool within a workflow to convert assets (like for example ImageMagick) and to add the new rendition to the asset.
url: https://docs.adobe.com/docs/en/aem/6-2/develop/extending/assets/media-handlers.html
I have installed ImageMagick in my system and able to run command from command prompt.
QUESTION:
How can we implement this ImageMagick to command line process step to the DAM Update Asset workflow [screenshot attached]
When I am uploading EPS file , I am not able to see any rendition of the asset.
Can any one please help me understand the issue.
Views
Replies
Sign in to like this content
Total Likes
Hi naiyar.a ,
You have to give the local path of the Image Magick exe in the command. To understand clearly please see this doc : https://docs.adobe.com/docs/en/aem/6-2/develop/extending/assets/best-practices-for-imagemagick.html#... Up the Command Line Process Step
Thanks,
Aanchal
Views
Replies
Sign in to like this content
Total Likes
Hi naiyar.a ,
You have to give the local path of the Image Magick exe in the command. To understand clearly please see this doc : https://docs.adobe.com/docs/en/aem/6-2/develop/extending/assets/best-practices-for-imagemagick.html#... Up the Command Line Process Step
Thanks,
Aanchal
Views
Replies
Sign in to like this content
Total Likes