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

Execute SSIS Package from JOB which contains Execute Process Task calling a .bat file

$
0
0

Hi All,

I have a EXCEL Macro needs to be called from SSIS. We could not use Script task because of some internal reason.

So we have taken an approach to call a .BAT file using Execute Process Task. This .BAT file will call a .VBS file which will execute the EXCEL Macro.

The SSIS Package is running good if I execute the package from BIDS.

But the real problem is with the scheduling this SSIS Package using SQL JOB.

If i execute this SSIS package from SQL Server Job, its executing the whole package successfully except the Execute Process Task.

So the overall issue is SQL Server Job is not executing properly if I call any .BAT file from the SSIS Package.

Please give me suggestion to get rid of the issue. Thanks in advance.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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