Hello,
My configuration contains all information i.e. Folder + Files to load into table and then move these files into archive folder.
So my Foreach loop for files works perfect and now once i am done with import, i need to move these files into archive folder
I have file path and archive folder path.
While using File System task to move, i am getting below error at compile time in BIDS
Error at Move file to Archive folder [File System Task]: "SourcePath" is not valid on operation type "MoveFile".Error at Move file to Archive folder [File System Task]: "DestinationPath" is not valid on operation type "MoveFile".
I have set Source and destination using Expression with file path and archive path and i don't see anything like "SourcePath" OR "DestinationPath" in expression
I am not sure, what i am missing here.
Can anybody help me to debug the same?
Technical Project Manager cum Architect