Hi Team,
Is there a way to disable/stop the unpublish or deactivate of published assets post expiry date is reached.
the configuration for asset expiry notification doesn't have an option to enable/disable the service and couldn't locate bundle for the particular PID.
Thanks,
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @sayabannatole,
Per the official Adobe docs, the purpose of Asset Expiry is to deactivate/unpublish the published assets that may have licensing requirements. Hence it makes sense not to have that as an option of whether to deactivate or no.
OSGI component responsible for this functionality is - com.day.cq.dam.core.impl.ExpiryNotificationJobImpl which handles the send notification and deactivation logic.
Hi @sayabannatole,
Per the official Adobe docs, the purpose of Asset Expiry is to deactivate/unpublish the published assets that may have licensing requirements. Hence it makes sense not to have that as an option of whether to deactivate or no.
OSGI component responsible for this functionality is - com.day.cq.dam.core.impl.ExpiryNotificationJobImpl which handles the send notification and deactivation logic.
You can try changing the cron expression or disable the time-based check of expiry from Adobe CQ DAM Expiry Notification config.
Views
Likes
Replies
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies