And to get the filepath and Filename of the file downloaded we can use Path.GetFilename method
Like this
Once all the files are downloaded to a folder use a Build datatable activity and create number of columns you want like S.No., Filename, FilePath and get the output as datatable named dt
SAP WIN activities I tried but with that I only can expand the tree .I need to Capture Folders subfolders and sub-subfolders which are dynamic .And if Possible —to download the complete SAP folder structure along with files in subfolders in my local system
Path.GetFilename method …will that give the file path as per my local system for the file . As my requirement is to get path for each file as stored in Folder -Subfolder structure in SAP application