Proof of concept, problem EIM UCM Loads
Hi,
When trying to load a record with EIM through table EIM_UCM_ORG the job fails:
-------------------------------------------------------------------------------
Process [Test Import] had 2 rows fail
on EIM_UCM_ORG for batch 100 in step 4, pass 102:
Failed to resolve foreign key value. (severity 8)
Interface table:
EIM_UCM_ORG (EIM_UCM_ORG)
-----------
IMPORT_NAME (Task Name)
Base table:
S_UCM_ORG_EXT (UCM Organization)
-------------
IMPORT_TASK_ID (List Import Task Id)
This is a foreign key value in the base table and the values in the interface
table did not resolve to existing values. Verify that the IF columns correspond
to existing base table rows.
When trying to load a record with EIM through table EIM_UCM_ORG the job fails:
-------------------------------------------------------------------------------
Process [Test Import] had 2 rows fail
on EIM_UCM_ORG for batch 100 in step 4, pass 102:
Failed to resolve foreign key value. (severity 8)
Interface table:
EIM_UCM_ORG (EIM_UCM_ORG)
-----------
IMPORT_NAME (Task Name)
Base table:
S_UCM_ORG_EXT (UCM Organization)
-------------
IMPORT_TASK_ID (List Import Task Id)
This is a foreign key value in the base table and the values in the interface
table did not resolve to existing values. Verify that the IF columns correspond
to existing base table rows.
0