Hello there,
I have started using the automated tagging feature. To get more out of this (wonderful!) concept, I need a regular expression which would catch a certain defined name in folder or file names.
For example, I would like to setup file retention for a scenario where any folder (or file) containing the expression “delete”, will auto-delete the folder / file within a given time period.
I am fine to setup auto retention as such, but I need a correct and working regular expression to make this work.
So my question is:
*** Which regular expression will work to catch all folder and file names which contain the word “delete” in any position of the folder/file name (beginning of folder/file name, middle or end) ?**
Can anyone help me with this?
Thanks and best regards
Tom