I need to creata a Txt file. The only contents of the txt file is the currentdatetime stamp. File needs to be generated daily. This file is like a flag file, so the other team can pick up the file based on the date within the file.
How can I do this in SSIS.