Perform the following steps to create and populate the job:
-
Create an empty SAS Data Integration Studio job.
-
Select and drag an Extract transformation from the Data folder in the Transformations
tree. Then, drop it in the empty job on the Diagram tab
in the Job Editor window.
-
Select and drag the source table from the Inventory tree. Then, drop it before the
Extract transformation on
the Diagram tab.
-
Drag the cursor from the source table to the input port of the Extract transformation.
This action connects the source
to the transformation.
-
Because you want to have a permanent target table to contain the output for the transformation,
right-click the temporary work
table attached to the transformation and click Replace in the pop-up menu. Then,
use the Table Selector window to select the target table for the job. The target table must be registered
in SAS Data Integration Studio.
The source table for the sample job is named ALL_EMP. The target table is named ALL_FEMALE_EMP.
The preceding display shows the sample process flow.