By default, SAS Data Integration Studio uses the metadata
for a job to generate code for the job. If the generated code does
not do what you want, you can do the following:
-
add user-written code that will
be executed before or after a job or transformation
-
add a User-Written Code transformation
to a job
-
use the Transformation Generator
wizard to create a custom transformation and add it to a job
-
edit the generated code for a job
or transformation
-
replace the generated code for
a job or transformation
-
convert a SAS program and import
into SAS Data Integration Studio as a job