I'm exploring the possibilities to use Alfresco for some projects of my projects. Is it possible to use the Alfresco script console to do the following action:
- Find all foldernames conataining string1 or string2 or string
- Then mark all the files in those folders with the value "yes" in "PrepareForDelete" field (custom field which is updated by an external application)
If it's not possible to do this trough the script console of Alfressco, is it possible to do this with the console of CMIS workbench?