Hello,
I have a SSIS package which copies a file and renames it, adding the date and time in the name. I need to save this generated new name in order to use the file for data export. Is there a way of capturing the generated name from the File System task?
Thank you.

