Hi,
We have a need to write some ssis variables to a file so we can use the values later. We can think of some ways to do that like maybe use an sql expression and code the ssis variable references in the query. Is there a task that lets you write ssis variables to an ascii file?