BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Hercules
Fluorite | Level 6

Hello,

Can SAS workflow be run or schedule through Unix shell script or base SAS code if I don't have LSF.

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20

I presume that you mean "Job Flow", correct me if I'm wrong.

And tha answer is yes.

The act of deploying DI Studio jobs creates part from the .sas file, a command line within th meta data object.

That is being used when creating job flows in SMC.

For creating and scheduling job flows without LSF, see "Operating System Services" part in SAS doc, search for"Scheduling" on supoprt.sas.com.

When a flow is deployed this way, a script is created (in Windows vbs, in UNIX a shells script). Then you can use it the way that suit your needs.

Data never sleeps

View solution in original post

2 REPLIES 2
LinusH
Tourmaline | Level 20

I presume that you mean "Job Flow", correct me if I'm wrong.

And tha answer is yes.

The act of deploying DI Studio jobs creates part from the .sas file, a command line within th meta data object.

That is being used when creating job flows in SMC.

For creating and scheduling job flows without LSF, see "Operating System Services" part in SAS doc, search for"Scheduling" on supoprt.sas.com.

When a flow is deployed this way, a script is created (in Windows vbs, in UNIX a shells script). Then you can use it the way that suit your needs.

Data never sleeps
Hercules
Fluorite | Level 6

Thank you so much Linus.

Found the document and is very useful.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 998 views
  • 0 likes
  • 2 in conversation