Hi All,
I had a senario where I have to provide multiple config files while executing package using the command as below.
/FILE "E:\PackageFolder\PackageName.dtsx" /Conf "E:\ConfigFile\PackageConfigFile.dtsConfig" /CHECKPOINTING OFF /REPORTING E
Please guide how I can specify multiple configFiles?
↧