I would like to name the SSIS package dynamically based on the configuration of various packages. I deployed SSIS 2012 in the Integration Services Catalog.
At runtime, I have a package name, but I cannot set the path to the SSIS package from the integration directory. I can do this from the file location, but since I use 2012, so you need to use the integration service.
Assuming that:
Packages are located in the following directory:
MSDB\MyPackages\Import\
@[User::Variable]
, OLEDB Connection manager SQL Server, .
OLEDB Connection manager
Execute Package . SQL Server .
Execute Package Task ( F4, ) .
Execute Package Task
:
"\\MyPackages\\Import\\" + @[User::Variable]
: , MSDB\MyPackages\Import\,
Source: https://habr.com/ru/post/1672703/More articles:without accelerating the use of openmp + SIMD - c ++Module not found: "child process" - node.jsFunctor supertype has conflicting instances - haskellContext in data instances - haskellUncaught ReferenceError: backgroundGeolocation undefined cordova-plugin-mauron85-background-geolocation - angularjsWhere can I find the link to the Java 9 module handle? - javaWindows Authentication - second request gets invalid user identity - c #Get function parameter length, including default parameters - javascriptFirst sort the list with the longest items - pythonAngular 2: Typescript: данные сетки фильтра на основе условия фильтра - javascriptAll Articles