FTP - Enumerate Object Activity Giving Error

I am automating the process of downloading/uploading files from an FTP server. I am using an FTP activity, and the FTP session was connected to the Directory Exist activity first, and I got the correct response.

I need to iterate through each file in the directory, so I used Enumerate Objects and its giving below error.

“Enumerate Objects: One or more errors occurred. (Unsupported object type encountered.)”

Any help is much appreciated

@anoop.mohandas,

Delete the variable dt_en_outboundfiles and re-create from property → Output → Files by pressing Ctrl+K

Ashok per documentation the datatype of this variable would be string

Thanks,
Ashok :slightly_smiling_face: