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...

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

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
  • 1574 views
  • 1 like
  • 3 in conversation