This chapter discusses how to create map definitions.
This section discusses how to:
Define map information.
Define map field details.
Perform map edits.
Preview map results.
Update map processing options.
Page Name |
Definition Name |
Navigation |
Usage |
EOEW_MAP_DFN |
Enterprise Components, Data Transformation, Define Maps, Map Information |
Enter general mapping information. |
|
EOEW_MAP_FLD |
Enterprise Components, Data Transformation, Define Maps, Map Information, Map Field Detail |
Enter field-level mapping details. |
|
EOEW_MAP_EDIT |
Enterprise Components, Data Transformation, Define Maps, Map Information, Map Edits |
Edit map source input values that are used in transformations. |
|
EOEW_TARPREVIEW |
Enterprise Components, Data Transformation, Define Maps, Map Information, Preview Map Results |
View a subset of your data based on the defined map. |
|
EOEW_MAP_OPT |
Enterprise Components, Data Transformation, Define Maps, Map Information, Map Options |
Override or select options at the map level. |
|
EOEW_MAP_COMMENT |
Enterprise Components, Data Transformation, Define Maps, Map Information, Comments |
Enter comments that are related to the map definition. |
Access the Map Information page (Enterprise Components, Data Transformation, Define Maps, Map Information).
Subject Area |
Select a subject area. For new maps, the subject area will be set to the default as defined on the Subject Area page. |
Enter the source data object for this map. Note. The source data object prompt is restricted by subject area. You see only those objects that are in the map definition's current subject area and those in the default subject area. |
|
Add Source Data Object |
Click to navigate to the Source Data Object component and create a new source data object to use as the source. |
Update Source Data Object |
Click to navigate to the Source Data Object component and change the source data object that you selected as the source. |
Select the target data object. This value controls the target fields that are available on the Map Field Details page. |
|
No error handling needed: Select to have the system perform no data validation and insert all rows into the target table. Identify error row: Select to have the system perform data validation and insert both valid and invalid rows into the target table. You must select a target field to contain the error flag on the Map Field Detail page. Note. The error flag will not be available for any other type of mapping. Correct data error & reprocess: Select to have the system perform data validation, insert valid rows into the target table, and insert invalid rows into a user-defined error table. You will be prompted to create an error record on the Map Field Detail page.
Note. The system administrator must build the user-defined
error table in PeopleSoft Application Designer before you load the defined
map. |
See Also
Understanding Extracting, Transforming, and Loading Source Data
Access the Map Field Detail page (Enterprise Components, Data Transformation, Define Maps, Map Information, Map Field Detail).
See Also
Access the Map Edits page (Enterprise Components, Data Transformation, Define Maps, Map Information, Map Edits).
Source Input Value |
Select an Edit transformation. Note. The source input value prompt is restricted by subject area and transformation type. You see only those objects that are in the map definition's current subject area and those in the default subject area. You also see only edit transformations. |
Detail |
Click to access the Transformation Definition page and edit transformation definition information. |
Add |
Click to access the Transformation Definition page and add a new transformation. |
See Also
Creating Transformations by Using the Transformation Wizard
Access the Preview Map Results page (Enterprise Components, Data Transformation, Define Maps, Map Information, Preview Map Results).
Click the Preview button to view a subset of the results based on your map definition.
Use this feature to check the validity of the map. By previewing what the results of running the map would be against a small set of data, you can determine if your mappings are defined correctly.
Note. Attempting to preview complex maps can quickly consume
processing and memory resources on your application server.
The preview maximum row count is set using the Data Transformer Installation
Options page. Large row counts take more time and resources to preview. Consider
setting your preview row count relatively low.
See Also
Access the Map Options page (Enterprise Components, Data Transformation, Define Maps, Map Information, Map Options).
Note. Only system administrators may access this page.
Copy Duplicates to Error Table: Select to have the system copy all duplicate rows to the error table. Copy first row to Target: Select so that if the system finds a duplicate row in the error table, it inserts only the first row of the duplicates into the target. Copy last row to Target: Select so that if the system finds a duplicate row in the error table, the system inserts only the last row of the duplicates into the target. Reject all duplicate rows: Select to have the system reject all duplicate rows and not log them in the error table. Note. Values are based on the error handling that is specified on the Map Information page. If you don't see all of the preceding values, adjust the error handling option. |
|
Select if you want to override the Data Transformer installation options and Subject Area selections for this map to create a temporary table at runtime. This is needed only when an implementation allows or disallows the dynamic temporary table creation per subject area. This temporary table is only needed by the engine and will be deleted at engine completion. It is not available in PeopleSoft metadata. Note. If you do not select this check box, you will be required to specify a temporary table record name on the map for use at runtime. This record will be available in PeopleSoft metadata and live permanently after the engine execution. Determining which of these options to used needs to be carefully considered. A dynamic temporary table will automatically change when the map changes, a non-dynamic temporary table requires maintenance. |
|
Select to override the Data Transformer installation options and Subject Area options for specific maps. This is only necessary if the implementation chooses to spread the temporary tables that are generated at runtime over multiple tablespaces. |
|
Select Date/Time Field Name To Be Used For Incremental Load Processing |
Only datetime field types appear in the prompt. This field is used at run time to determine the next segment of data to incrementally load. |
See Also
Access the Map Definition - Comments page (Enterprise Components, Data Transformation, Define Maps, Map Information, Comments).
Use the Comments field to provide details about the purpose of the map definition.