Hi All,
I have master and child ssis packages. I have created the a variable which is passing connection string in master package.
The same variable I have taken as Parent package variable and passing to child package. This is running fine from the BIDS.
But when I am trying to run the same package from agent then it is not taking the new config values. It is taking the values which is part of my initial configuration as part of development.
Could you please help me to fix this issue ?
Thank you
Sri