AEM link sharing – purge expired links | Community
Skip to main content
December 15, 2021
Solved

AEM link sharing – purge expired links

  • December 15, 2021
  • 1 reply
  • 1065 views

Hi, 

 

We have observed that share links OOTB are not being removed from AEM after expiration date (/var/dam/share).  Is there an OOTB purge process that can be configured?

We work with an AEM 6.4.8. 

 

Regards, 

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 DEBAL_DAS

Please use acs aem commons Deep Prune for this use case. I have used the same and please refer below screenshot. You could see path : /var/dam/share and status : Completed

 

 

it will help me to purge/remove the nodes under /var/dam/share.

 

I have used below configuration -

 

 

nodes under /var/dam/share are used for reporting purpose and please note that business might be interested about these data.

 

You might need to discuss with client like a maintenance task.

 

Please refer this link https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/deep-prune/index.html 

1 reply

DEBAL_DAS
DEBAL_DASAccepted solution
New Member
January 29, 2022

Please use acs aem commons Deep Prune for this use case. I have used the same and please refer below screenshot. You could see path : /var/dam/share and status : Completed

 

 

it will help me to purge/remove the nodes under /var/dam/share.

 

I have used below configuration -

 

 

nodes under /var/dam/share are used for reporting purpose and please note that business might be interested about these data.

 

You might need to discuss with client like a maintenance task.

 

Please refer this link https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/deep-prune/index.html 

Debal Das, Senior AEM Consultant
im_mAuthor
January 31, 2022

Thanks a lot! I will try to use acs aem commons.