How can we add watermark to an expired asset in aem as a cloud? | Community
Skip to main content
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 ShaileshBassi

@reddyishanvi Please refer to the link for adding the watermark to your asset https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/manage/watermark-assets.html?lang=en

Hope this helps!

Thanks

2 replies

ShaileshBassi
Community Advisor
ShaileshBassiCommunity AdvisorAccepted solution
Community Advisor
July 20, 2022
sunil_kumar_
Level 5
July 21, 2022

Hi @reddyishanvi,
You did not add much details about your use case. Let me try to answer with possible use cases. 
If you want to do it manually, There is a workflow process (Add Watermark) available to add watermark to assets. Create a workflow and run this workflow for expire assets.
If you want to do it at particular interval and automatically, Create a scheduler or job to find expired assets and execute this Workflow/Model using this scheduler.

 

Level 3
July 21, 2022

Thankyou @sunil_kumar_ . This is helpful .How can I find out expired assets. I want to add a watermark as soon as an asset is expired. Also is there a way to remove the watermark when the expiry date is changed to a future date for an asset?

Level 4
March 1, 2024

Thank you @shaileshbassi . This is helpful. Can you also help explaining how can I trigger an event/action as soon as an asset is expired. I am looking for adding a watermark as soon as the status changes to expired for an asset.


Hi @reddyishanvi ,

I am having a same requirement to add a watermark to the expired assets, i have a logic in place to get the expired asset path. Can you please help here how i can add the watermark to those asset. 

My working scenario: Running scheduler to check the expiry date and moving the asset to archive folder.

Requirement: instead of archiving, i want to watermark the asset now.

Thanks,

Bhavani Bharanidharan