02-08-2019 12:41 PM
I’m able to read a file from a folder where I don’t have any write permissions but I can rename the file names in the folder. I want to rename the file name after reading the file through snaplogic. Is there a way to do that?
02-10-2019 09:01 PM
I hope you meant “but I can’t rename the file names in the folder”. If that is true and if it is Windows, you need Delete & Write permissions to rename a file in a folder as Windows treats a file renaming operation as a deletion of the file and creation of a new file with the new name.