BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hello,

Can any body tell me the exact difference between the User Written Transformation and Transformation created by Transformation generator Wizard.

Regards,
KiranM
2 REPLIES 2
GertNissen
Barite | Level 11
I think you mean - difference between the "User Written Code" (not transformation) and Transformation created by Transformation generator Wizard - Please correct me if Im wrong.

There is a big difference between the two.

In then "User written code" you can not control you input etc. properties (as metadata), where you in a "User written transformation" can specify your properties (code options and input/output data) as metadata - This way you can still perform i.e. impact analysis. The ETL developer will have to provide this information as you would in a out-of-the-box transformation through drop-down-boxes.

By using "User written transformation" you give the project good metadata and good flows.

Generally you should never use "User written code", "included code" or "macros" (sometimes you will have to anyway) and only write generic, easy maintained and documented "User written transformations".
LinusH
Tourmaline | Level 20
I guess that the DI Studio documentation gives a quite good description of this. But in short:
If you mean User Written Code: allows you to run your own SAS code. This transformation will not be reusable. The code itself can be reused by storing as a external code (not recommended).

By using Transformation Wizard, you can create a template Transformation, that i reusable, in which you can specify parameters that you program can take into account.

http://support.sas.com/onlinedoc/913/docMainpage.jsp?_topic=etlug.hlp/a003162717.htm

Regards,
Linus
Data never sleeps

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 2 replies
  • 920 views
  • 0 likes
  • 3 in conversation