List of questions
Related questions
Question 2 - Certified Data Architect discussion
Universal Containers (UC) is planning to move away from legacy CRM to Salesforce. As part of one-time data migration, UC will need to keep the original date when a contact was created in the legacy system. How should an Architect design the data migration solution to meet this requirement?
A.
After the data is migrated, perform an update on all records to set the original date in a standard Created Date field.
B.
Create a new field on the Contact object to capture the Created Date. Hide the standard Created Date field using Field -Level Security.
C.
Enable 'Set Audit Fields' and assign the permission to the user loading the data for the duration of the migration.
D.
Write an Apex trigger on the Contact object, before insert event to set the original value in a standard Created Date field.
Your answer:
0 comments
Sorted by
Leave a comment first