BookmarkSubscribeRSS Feed
ShammiKalsi
Fluorite | Level 6

I have built a job in data flux data management studio.i want to know that which type of code has generated in backend. and how to get it.

3 REPLIES 3
RonAgresta
SAS Employee

Hi,

Unlike some other SAS applications, Data Management Studio does not generate code on the back-end. When you design a job in Data Management Studio, you are creating an XML-based set of instructions that will be interpreted and processed by the underlying data management engine. Data is effectively streamed through the engine (rather than landed in between steps in your job) and the transformations you designed in the job will be applied to the data during this process. If you want to make changes to the logic of your job, this has to be done through Data Management Studio.

Ron

ShammiKalsi
Fluorite | Level 6

Many Thanks for reply RonAgresta

ShammiKalsi
Fluorite | Level 6

Many Thanks For Reply RonAgresta

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1033 views
  • 0 likes
  • 2 in conversation