Hi everyone,
Is there an OOTB way to unzip assets in the DAM when a user upload a ZIP with assets inside in AEM 6.2 ?
Regards,
Grégory
Solved! Go to Solution.
unarchiver workflow step is available out of the box. you can insert it at the end of your workflow to extract the zip files.
if you do not want your zips to be treated as assets, then you can create a new model and run this workflow on a custom path then move the assets to /content/dam.
hope this helps
Hi,
I found a way, adding the Unarchiver step (OOTB) at the end of the DAM Update Asset process.
Topic can be close :)
Thanks
Views
Replies
Total Likes
Can you please provide a brief description of how you did this. One way i was thinking is a custom service that is able to programmatically unzip a file and extract the assets. .
Views
Replies
Total Likes
unarchiver workflow step is available out of the box. you can insert it at the end of your workflow to extract the zip files.
if you do not want your zips to be treated as assets, then you can create a new model and run this workflow on a custom path then move the assets to /content/dam.
hope this helps
Thanks a lot. Saved my day.
Views
Replies
Total Likes
Views
Likes
Replies