For the file ingestion wizard:
Allow user to specify desired action (create new entity or use existing entity)
For an existing entity, allow:
Truncate table and insert data
Append new data (no check for duplicate records)
Upsert (insert new records and update existing records based on defined primary key)
Customer Impact | Minor inconvenience |