Loading Data for Objects With Foreign Key Relationships
Loading Data for Objects With Foreign Key Relationships
If two tables have a foreign key relationship between them, you must load the table that is being referenced gets loaded first, and the table doing the referencing gets loaded second. The following foreign key relationships can exist in Informatica MDM Hub: from one base object (child with foreign key) to another base object (parent with primary key).
In most cases, you will schedule these jobs to run on a regular basis.