CRT-211 · Question #174
Cloud Kicks has an export of Order and Order Item data from an enterprise resource planning (ERP) system. The data must be imported into the Salesforce Order and Order Product objects, while…
The correct answer is B. Use an Insert operation to load data. D. Map an External ID data value to the object. Use an Insert operation to load data because the data is not already in Salesforce and does not need to be updated or deleted. Map an External ID data value to the object because External IDs are used to create relationships between records that are being imported and records…
Question
Cloud Kicks has an export of Order and Order Item data from an enterprise resource planning (ERP) system. The data must be imported into the Salesforce Order and Order Product objects, while maintaining the relationships in the data. What are two ways the administrator should load the data? (Choose 2 answers)
Options
- AUse an Upsert operation to load data.
- BUse an Insert operation to load data.
- CReplace the Salesforce record ID with the External ID.
- DMap an External ID data value to the object.
How the community answered
(59 responses)- A19% (11)
- B71% (42)
- C10% (6)
Explanation
Use an Insert operation to load data because the data is not already in Salesforce and does not need to be updated or deleted. Map an External ID data value to the object because External IDs are used to create relationships between records that are being imported and records that already exist in Salesforce.
Topics
Community Discussion
No community discussion yet for this question.