Checking if files exist

Good morning please assist I want to see if the files are on SFTP; if so, I need to download them; if not, I should send the uploader an email. What can I write on if condition?

whats the variable and type that holds the file names?

If statement would be variable is nothing

@rmorgan i don’t understand, you mean i should create the variable?

How are you checking if there are files or not on the sftp?

which is that View All files activity?
Have you renamed any activity to view all files?

@rmorgan i created the variable on the view all files

@Lak_Ui no im checking files on SFTP using the view all files activity

What is the output of this?is it list of all file? you can check List.count>0 in that case

what package is the “View All Files” Activity in?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.