BookmarkSubscribeRSS Feed
StevenPhillips
Calcite | Level 5

I am trying to set up a schedule for a process flow that has 14 programs that must run in a specific order.  When I manually run the sas program from the EG (run project) the program runs without error in the correct order.  When I set up a schedule for that process flow it seems that when the schedule is executed it does not follow the same order as it does when you manually open EG.

 

How do I control the run order in the scheduled job, I assume I have to change the .vbs file somehow. currently .vbs it is just the default that is created when schedule is set up.

2 REPLIES 2
Reeza
Super User

Look at ordered lists in EG. Also, do you have your programs connected in your process flow one after the other? That should also force it to run in order.

 

http://support.sas.com/kb/26/177.html

StevenPhillips
Calcite | Level 5

I did not have the programs linked.  I assumed if there was no link it would run the same order in schedule process as clicking run program in EG.  For ease of following all the code I have separated code into different programs as macros and then trigger them all at once in another program (SQL connection to source data on another server) so no automatic link is set up, have to manually add it. Once linked the program runs correctly.  The schedule appears to ignore the ordered list in EG.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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