Configuration Path
The folder where SSIS configuration files are stored. Used for non-project configuration scenarios, such as with SQL Server 2008r2.
The path is only used when the build does not use the SSIS project deployment model. In that case each generated batch package includes a package configuration that reads BimlFlex_Configurations.dtsConfig from this folder; a blank value falls back to C:\Varigence\Configurations. Builds using the project deployment model configure through project parameters instead and do not use this path.
When to Change This Setting
Only relevant for package-deployment-model builds targeting older SSIS versions. Point it at the folder where the deployed configuration file lives on the execution server.
Notes
- This setting is part of the Core settings category.
- The default value for this setting is
C:\BimlFlex\Configurations.