6-16 Oracle Fusion Middleware Getting Started with Oracle Data Integrator
SRC_AGE_GROUP.AGE_RANGE
3. Verify that the execution location is set to Staging Area.
SALES_PERS Mapping This will map the concatenated value of the first name and uppercase last name of
each salesperson.
To define the mapping for the SALES_PERS target column:
1.
In the Target Datastore panel, select the Mapping field of the SALES_PERS target column to display the mapping properties in the Property Inspector.
2.
In the Implementation field, enter the following mapping expression: SRC_SALES_PERSON.FIRST_NAME || || UCASESRC_SALES_
PERSON.LAST_NAME
3. Verify that the execution location is set to Staging Area.
CRE_DATE Mapping To define the mapping for the CRE_DATE target column:
1.
In the Target Datastore panel, select the Mapping field of the CRE_DATE target column to display the mapping properties in the Property Inspector.
2.
In the Implementation field, enter the following mapping expression: CURDATE
3. Verify that Active Mapping is selected.
4. Verify that the execution location is set to Target.
5. Unselect Update. The mapping will be performed only on Insert.
6.
The Property Inspector of the CRE_DATE mapping appears as shown in Figure 6–16
.
Note: This rule must be executed in the staging area The source in
this example is a flat file, and as such is not associated to an engine that supports concatenation.
Note: This rule must be executed in the staging area The source in
this example is a flat file, and as such is not associated to an engine that supports concatenation.
Working with Integration Interfaces 6-17
Figure 6–16 Property Inspector of the CRE_DATE Mapping
UPD_DATE Mapping To define the mapping for the UPD_DATE target column:
1. In the Target Datastore panel, select the Mapping field of the UPD_DATE target
column to display the mapping properties in the Property Inspector.
2. In the Implementation field, enter the following mapping expression: