Module 35: Data Mapping
Module 35: Data Mapping
Module 35: Data Mapping
7)
Where data
ends up
Source Destination
(external) (base)
How to
get there
Interface
(EIM)
M:M Sales
Entity Customer
Person
Decision
Maker
Name...
Account Position
Contact
Account Position
Sales
Customer
Person
Name... Name...
Contact
Decision
Maker
Name...
Source Source
EIM Table EIM Column Base Table Base Column
Entity Attribute
Customer Name S_ORG_EXT NAME
Customer Phone S_ORG_EXT MAIN_PH_NUM
Address S_ADDR_ORG ADDR
S_ADDR_ORG CITY
S_ADDR_ORG ZIPCODE
Source Source
EIM Table EIM Column Base Table Base Column
Entity Attribute
Customer Name S_ORG_EXT NAME
Customer Phone S_ORG_EXT MAIN_PH_NUM
Address S_ADDR_ORG ADDR
S_ADDR_ORG CITY
S_ADDR_ORG ZIPCODE
How to
get there?
Interface (EIM)
?
Module 35: Data Mapping 9 of 19
Table Relationships
An interface table may populate more than one base table
A base table may be populated by more than one interface table
EIM_ACCOUNT
S_ORG_EXT
EIM_ADDR_ORG
S_ADDR_ORG
Flat tab
Query
Result
EIM Base
table table
EIM Base
column column
Base EIM
column column
Result
EIM table and column
Query Column
Result = required
base columns
Default not
recognized by EIM