BookmarkSubscribeRSS Feed
mshparber_fnx
Calcite | Level 5

Hello friends,

I have a SSIS package/job that I want to trigger from SAS EG.

I know it is possible, please help.

2 REPLIES 2
AlanC
Barite | Level 11
Use the X command, call Powershell, and run the SSIS package using Powershell. Your environment may not allow the X command so get back if it doesnt.

See this documentation from MS: https://docs.microsoft.com/en-us/sql/integration-services/ssis-quickstart-run-powershell?view=sql-se...
https://github.com/savian-net
SASKiwi
PROC Star

If you have SAS/ACCESS to SQL Server or SAS/ACCESS to ODBC you can use SQL Passthru and the EXECUTE statement to run an SSIS package. Here is an example:

Run an SSIS package with Transact-SQL (SSMS) - SQL Server Integration Services (SSIS) | Microsoft Do...

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1449 views
  • 1 like
  • 3 in conversation