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

How to enable/disable the ssis task

$
0
0

Hi,

I have the SP which is being called in execute SQL task. In SP I am inserting data into table t1 if there are any records else 0 record will be inserted into table t1.

After "exec SQL" task there is "Execute package task" which is calling another package p1. But Package should be only called if there is any data inserted into the table t1. if 0 records is being inserted into table t1 then "execute package task" should not run (disabled). Do i need to use some row count before execute package task. How this could be done?

Thanks,

Punia



Viewing all articles
Browse latest Browse all 24688

Trending Articles



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