BookmarkSubscribeRSS Feed
FabriceP
Fluorite | Level 6

Hello

With SAS Studio you have the ability to create flow through Visual Programming perspective.

Is there a way to schedule the run of a flow?

I use SAS Studio 3.5 Enterprise.

Regards

Fabrice 

 

3 REPLIES 3
Kurt_Bremser
Super User

If your SAS workspace server resides on a remote host, I'd rather save the flow to one SAS program file (.sas) and have that executed in batch mode on the server, using your organization's preferred scheduler.

FabriceP
Fluorite | Level 6

Thanks!

How can you save your .CPF file (SAS Studio Flow) to SAS program?

Except going in each boxes of your flow and do copy/paste or do some include of all programs located in the flow in order to build a big SAS program.

Not sure that flows you can create  with visual programming are ready to be batch or schedule easily, but maybe I missed something

Regards

Fabrice

Kurt_Bremser
Super User

I can't speak for SAS Studio, as I haven't yet used it, but Enterprise Guide provides a menu choice to export a whole process flow as SAS code.

So I suspect SAS Studio should have a similar option.

 

The reason why I suggested this is that to run a Studio project flow, you need the Studio engine to interpret it. With SAS code in a .sas file, you just need SAS Foundation. Aside from the fact that a .sas file is simple text and can be viewed/manipulated with any text editor.

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

Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 3 replies
  • 3116 views
  • 0 likes
  • 2 in conversation