Salesforce Certified Platform Data Architect (Plat-Arch-201) Data-Architect Question # 56 Topic 6 Discussion

Salesforce Certified Platform Data Architect (Plat-Arch-201) Data-Architect Question # 56 Topic 6 Discussion

Data-Architect Exam Topic 6 Question 56 Discussion:
Question #: 56
Topic #: 6

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.


Get Premium Data-Architect Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.