Step 3. Configure the Exp_Output Expression Transformation
Step 3. Configure the Exp_Output Expression Transformation
Add an Expression transformation Exp_Output to the mapping. Create a dynamic port to get the output ports from the Exp_TRIM transformation. Create another dynamic port to get the ports from the Read transformation and define input rules to include only the unused ports.
From the Exp_TRIM transformation, drag the
DynamicTrim
dynamic port to the All Ports group in the Exp_Output transformation.
The Developer tool creates a dynamic port
DynamicTrim
in the Exp_Output transformation.
From the Read_Customer_FF transformation, drag the All Ports group to the All Ports group in the Exp_Output transformation.
The Developer tool creates a dynamic port
From_Read_Customer_FF
in the Exp_Output transformation.
The following image shows the two dynamic ports in the Exp_Output transformation.
Right-click the From_Read_CUSTOMER_FF dynamic port, and select
Edit Input Rules
.
The
Input Rules
dialog box appears.
Click the
New
icon to add an input rule.
Select
Exclude
in the
Operator
column.
Select
Type
in the
Selection Criteria
column.
Click the
Details
arrow to select the data type you want to include.
In the
Input Rule Detail: By Type
dialog box, select
string
data type from the list.
Verify the
Port Preview
area to ensure that string ports do not appear.
The following image shows the updated input rule and the ports in the