I have created a custom workflow to add a watermark on the expired images using the existing process -Add Watermark but it's not working. Can someone explain in detail how to add watermark using workflow in aem as a cloud please?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @ReddyIshanvi ,
Please refer these:
Ignore if already went through them.
Regards,
Santosh
Hi @ReddyIshanvi ,
Please refer these:
Ignore if already went through them.
Regards,
Santosh
Please create new processing profile for generating renditions with Watermark and Reprocess expired images using the same processing profile.
You also have to set System Watermarking Profile in Asset Configuration so that your processing profile knows the location of watermark image.
Please go through this video, I hope it will help.
experienceleague.adobe.com/docs/experience-manager-learn/assets/advanced/watermarks.html?lang=en
@sachinarora @SantoshSai Thank you. I have looked into the above mentioned url.This document explains the manual step of reprocessing the images. I am trying to add the watermark automatically as soon as an image is expired. How can I do it automatically?