I am experimenting with calling a SP with parameters which needs to be passed to SQL Agent JOb which internally calls the package.
we will be getting dynamic values as input for the SP call which needs to be passed to the Job, could you please let me know if there is a way in 2012.
I have checked multiple forums , none suite to my twisted conditions
Thanks!