Skip to Main Content
Return to Navigation

(Optional) Joining Records

This section provides an overview of joins and discusses how to define join conditions.

Page Used to Join Records

Page Name

Definition Name

Navigation

Usage

Join Conditions

EOEW_SRCJOIN

select Enterprise Components, then select Data Transformation, then select Define Source Data Objects, then select Source Data Object, then select Join Conditions

Define join conditions.

Understanding Joins

PeopleSoft Data Transformer enables you to create source data objects that include multiple-table joins. Joins retrieve data from more than one table, presenting the data as if it came from one table. PeopleSoft Data Transformer links the tables, based on common record fields, and links the rows on the two tables by common values in the shared record fields.

Join Conditions Page

Use the Join Conditions page (EOEW_SRCJOIN) to define join conditions.

Note: This page appears only when two or more records are defined in the source data object.

Enter the record name and associated field name for the left and right sides of the join.

The content of the field name drop-down list box is filtered to exclude some fields with data types that cannot be qualified (for example, image columns). You need to fully qualify the join criteria of the selected records; otherwise, processing may return unexpected results. The join criteria will become part of the WHERE clause in the extract SQL.