SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
DionisMotor
Fluorite | Level 6

Hi all

 

I'm using SAS Viya 3.5

 

Is it possible to create scheduling job with code ?  I mean, I need automate this process and create jobs with macro or any other script on different servers without manual operation. First search in docu didn't help me. 

 

Denys

1 ACCEPTED SOLUTION
3 REPLIES 3
Vince_SAS
Rhodochrosite | Level 12

Using the SAS Job Execution Web Application is another way to create and schedule jobs containing SAS code (including PROC CAS).

 

Overview

https://go.documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.5&docsetId=jobexecug&docsetTarget...

 

Scheduling a Job

https://go.documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.5&docsetId=jobexecug&docsetTarget...

 

Vince DelGobbo

SAS R&D

 

DionisMotor
Fluorite | Level 6

Thanks @Vince_SAS , this I know.

 

My question was: how to do this without web interface.

I want run script and get 150 job deployed and ready for execution but not "clicking" in GUI.

 

Denys 

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1375 views
  • 2 likes
  • 3 in conversation