BookmarkSubscribeRSS Feed
PatrykSAS
Obsidian | Level 7

Hello,
I have a complex process that starts in SAS Data Integration Studio and then ends in python. I would like to make a python script that will run jobs in SAS DI. Do you know how I can run jobs with python?

1 REPLY 1
LinusH
Tourmaline | Level 20

Do you want Python to control the execution order of DI Studio jobs?

Potentially call jobs with parameters?

DI studio jobs are SAS progams, and are executed by calling SAS executable. If you can do that from Pythonm that's one option.

I you "only" need to execute Python code as part of your flow you can have SAS call Python i guess, or having a master scripts that blends the two worlds.

 

https://communities.sas.com/t5/SAS-Data-Management/Integrating-Python-code-in-SAS-DI-Studio-Job/td-p...

 

 

Data never sleeps

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 474 views
  • 0 likes
  • 2 in conversation