I have a folder on my local file system.
Now i want to access to this folder and list all files names.
Depending on the part of the filename the file must be renamed or moved to another folder.
I have found a solution myself. I use the plugin “contentRepoPlugin” in combination with the business object “contentRepository” and also i could find some suggestions in the simplifier docu.