Page 1 of 1

Universal Containers (UC) is in the process of selling half of its company. As part of this split, UC’s main Salesforce

Posted: Thu Apr 06, 2023 1:23 pm
by answerhappygod
Universal Containers (UC) is in the process of selling half of its company. As part of this split, UC’s main Salesforce org will be divided into two orgs: Org A and Org B. UC has delivered these requirements to its data architect:
1. The data model for Org B will drastically change with different objects, fields, and picklist values.
2. Three million records will need to be migrated from Org A to Org B for compliance reasons.
3. The migration will need occur within the next two months, prior to the spilt.
Which migration strategy should a data architect use to successfully migrate the data?

A. Use an ETL tool to orchestrate the migration.
B. Write a script to use the Bulk API.
C. Use the Salesforce CLI to query, export, and import.
D. Use Data Loader for export and Data Import Wizard for import.