Just one thing to add here.
For folder where you save these files.
Just before path exists, Use a assign.
Files = directory.getFiles(“FolderPath”)
for each file in files
writeline(file)
This way, you will see what all files are being generated and you also have anme fo the file that is geenrated as RAW.
Please ignore my typos ![]()