Hi All,
I have the requirement like read all the Variables in
Script Component Task, which includes variables available at package level and their values, global variables declared at package.
Currently are two ways to read the variables but which are not suitable for my requirement
1) Mentioning the variables at Script designer window as ReadOnlyVariables or ReadWriteVariables
<
View Complete Post