I know it’s possible to loop through table records using a variable and a For Each Loop Task. But is there a way to use the values in the variable and use them in a File System Task? When I tried, the File System Task complains that the variable is not a string. Any thoughts?
Objective – I need to loop though column values in a table which has the paths to the files that I’ll need to move using File System Task. The table only has one column which stores the paths to the files to be moved.
Thanks in advance.
Objective – I need to loop though column values in a table which has the paths to the files that I’ll need to move using File System Task. The table only has one column which stores the paths to the files to be moved.
Thanks in advance.