Hi There,
I have created a small project in IXP and working fine with a single file.
Now when i want to loop multiple files to process i took a assign activity and passed the file path where all files are available.
Now i am getting the error while passing the file in the for each during the iteration.
Can you please help on the same?
Error - Cannot assign from type ‘System.String’ to type ‘UiPath.Platform.ResourceHandling.IResource’ in Assign activity ‘Assign’.