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