Hi richie Thanks for your help man! but meanwhile I had a lot of reading, struggling, irritation to look for what I wanted and I had to change some things in my code. A lot of differences between java.io and java.nio, not be able to work with File and Path together, irritating error messages like I didn't know where to look for. So I came back to Groovy for a part and I found the best way for me to work with:
Copy all the files in source folder to a target folder
iterating through the files in target folder and adding dateTime to it.
And that works already! 😎 🤑
Now I need to find a way to empty the target folder at the end of the testcase.
I'll post my result in here once done. Maybe someone else could use this in the future!
for now, Cheers!
Kind regards,
AAB