How would you delete or merge rows that have the same primary user key and different conflict IDs using EIM?

Submitted by: Administrator
This is not possible. EIM relies on user keys to identify rows in base tables. If there are two rows in the base table that have the same user key but different conflict IDs, EIM cannot distinguish these rows. In such case, the IF_ROW_STAT field of the row in the interface table will be marked as ambiguous.
NOTE: When you are deleting records based on user keys, the parameter DELETE EXACT should be specified in the .ifb configuration file.
Submitted by:

Read Online Siebel Realtime Job Interview Questions And Answers