Hi,
I have SAS programs/jobs, Please advise if these SAS programs can be migrated to SSIS/.NET batch job. & How.
Thank You
Assuming you are using Windows then how to run a SAS program in batch mode is documented here:
Whatever tool you are using for running the batch job just needs to run a command that looks like this:
"c:\Program Files\SASHome\SASFoundation\9.4\Sas.exe” -sysin "c:\SASPrograms\prog1.sas" -config ”c:\Program Files\SASHome\SASFoundation\9.4\sasv9.cfg"
As to how you do this in SSIS/.NET would be best asked on a forum covering these topics.
My pleasure. It would be most helpful if you marked this question as answered if you agree it has. I really does save time for those answering questions.
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!
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.
Ready to level-up your skills? Choose your own adventure.