Unable to cast object of type ‘System.Char’ to type ‘System.String’.
Can i know what data does filepath contains and datatype, is filepath is an array or what
Inside for each activity change the argument type to system.char
In For each activity properties there is an option called Arguments, When you click on arguments the dropdown opens. Select the System.Char datatype.
If you didn’t find that option let us know.
Hope it helps!!
I understood what i mistake.
