Hi, I am trying to download a file from the SFTP server. I know the path and the name of the file so I create the following microflow: The NewRemoteFile is created as follows: The Path and Name are directly taken from the view when you explore the server. However I am not getting the file, what is going wrong?
asked
Fangio Doom
1 answers
0
No need to escape the slash '/'
so '/Masterdata' will do.
You maybe have to create the filedocument first and pass it.