Skip to main content
November 5, 2025
Question

Where can I find a document for Delete Files Created Before smart service

  • November 5, 2025
  • 3 replies
  • 0 views

When I use a smart service Delete Files Created Before smart service, I want to know how to use it, Where can I find a document of this smart service. 

3 replies

harshas2775
November 5, 2025

Is my understanding that you want to use Delete Document smart service to delete some older docs, is that correct? If yes, I have provided link for the documentation. Otherwise please elaborate your use case problem

November 5, 2025

No It just called Delete Files Created Before, I think it should be provided by a plugin.

harshas2775
November 5, 2025

Got it! This smart service is part of Content Tools Plugin. I have attached the documentation for the plugin here though it doesnt details about the smart service. 

 see attachment/cfs-file/__key/communityserver-discussions-components-files/19/Content-Tools-Documentation.pdf

In absence of documentation, and I have never used this service so may be someone can help you who has used it.

Meanwhile I would suggest you to configure the smart service by passing the folder which has the documents, a delete before date ( can use expression like today()-7 to delete files from a week before), In objects to Delete and batchsize provide 1, set Quick mode to false - and see how it behaves! Similarly try changing values and understand the behavior to get grasp of the configuration.