I created the SSIS package in Visual Studio SSDT 2012 using the package deployment model. Is there a way to access the package file name as a variable or the readonly property from the package?
I do not see this being indicated as a system variable, is there a way, possibly through a script task?
source share