Removed
Discussion posts and replies are publicly visible
Have you tried using concat(). It looks as if you are just sending a string, instead of adding your pv!FolderName to the stringconcat("Inbox/",pv!folderName)
Thank you anthonyp8915 Do you know how can i check if this file path exists using command prompt? Or what would be the linux command to check if concat("Inbox/",pv!FolderName) exists?