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
Try this Scheduling Command Line Interface
Using the SAS Job Execution Web Application is another way to create and schedule jobs containing SAS code (including PROC CAS).
Overview
Scheduling a Job
Vince DelGobbo
SAS R&D
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
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.