Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Expand System variables instead a SQL task

$
0
0

In a SQL task I want to call a procedure like this:

exec [PackageFailures]
 @ScheduleName = 'FiCallsNcoDaily',
 @PackageName = System::PackageName

but I can't get the System::PackageName to expand properly, what is the correct SSIS sytax inside a SQL task?



Viewing all articles
Browse latest Browse all 24688


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>