A Salesforce administrator at a renewable energy company needs to execute two separate data management tasks:
1. Load Opportunity records into Salesforce while linking them to existing Account records.
2. Upsert custom records while matching on a designated External ID field.
Which two statements accurately describe the utility requirements and capabilities for completing these operations? (Choose 2 answers)
- Data Loader must be used for importing the Opportunity records because the Data Import Wizard does not support the Opportunity standard object.Cevap
- The Data Import Wizard can be used for upserting the records because it supports custom objects up to records and allows matching by External ID.Cevap
- CThe Data Import Wizard should be selected for Opportunity records because it provides automatic duplicate detection across all standard objects.
- DData Loader must be selected for the records because the Data Import Wizard lacks the ability to match custom object records using External IDs.
Cevap
Data Loader must be used for Opportunity records because Opportunities are not supported by the Data Import Wizard, and the Data Import Wizard can be used for custom object records up to while matching by External ID.
The Data Import Wizard is limited to specific standard objects (Accounts, Contacts, Leads, Solutions, Campaign Members) and custom objects up to records. Because Opportunities are not supported by the Data Import Wizard, Data Loader must be used for Task 1. For Task 2, the custom object record count () is under the limit, and the Data Import Wizard explicitly supports matching custom objects by External ID.
Adım Adım Çözüm
Anahtar Kavram
Data Import Wizard vs. Data Loader selection criteria based on standard object support, volume limits ( threshold), and External ID matching capabilities.
Tahmini Süre:1m 30s