Hi All,
Thanks in advance.
I am using SQL Server 2008 R2 for developing the SSIS.
Am facing some issues with File System Task in SSIS.
My requirement is to rename the file every day based on the sysdate. While trying the same the rename functionality works fine, but the getdate() is not getting refreshed based on the system date.
It remains constant with the date and time in which the task has been created.
Any solutions will help me to proceed further.
Thanks
Rajan.S