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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1089 views
  • 0 likes
  • 2 in conversation