For the File Storage locations AWS / Azure / FTP there is no standard supported way to delete files. For File Storage location FileSystem a Process action is available to delete files. We would like to be able to use the same/a similar Process action to delete files from other locations for (at least) the following reasons:
- Integrity & Clean-up: if there is no reference to a file from any record in the Database, there is no use in keeping the file, while still costing us storage capacity
- GDPR: a potential request based on the right to be forgotten requires to delete both records and files which are related to personally identifiable information of the requestor

