'Integration Services Catalogs
I have deployed a SSIS Package to the Integration Services Catalogs. The issue that I am having is that the flat files are generated locally on the server itself instead of on File server. The path for file generation is given as File server path but still the files are generated locally only.
Solution 1:[1]
you can you set variable to set location of folder https://www.techbrothersit.com/2013/12/ssis-export-files-from-sql-table-to.html
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | kucluk |
