ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 206 - Certified Data Architect discussion

Report
Export

Universal Container (UC) has accumulated data over years and has never deleted data from its Salesforce org. UC is now exceeding the storage allocations in the org. UC is now looking for option to delete unused from the org.

Which three recommendations should a data architect make is order to reduce the number of records from the org?

Choose 3 answers

A.
Use hard delete in Bulk API to permanently delete records from Salesforce.
Answers
A.
Use hard delete in Bulk API to permanently delete records from Salesforce.
B.
Use hard delete in batch Apex to permanently delete records from Salesforce.
Answers
B.
Use hard delete in batch Apex to permanently delete records from Salesforce.
C.
Identify records in objects that have not been modified or used In last 3 years.
Answers
C.
Identify records in objects that have not been modified or used In last 3 years.
D.
Use Rest API to permanently delete records from the Salesforce org.
Answers
D.
Use Rest API to permanently delete records from the Salesforce org.
E.
Archive the records in enterprise data warehouse (EDW) before deleting from Salesforce.
Answers
E.
Archive the records in enterprise data warehouse (EDW) before deleting from Salesforce.
Suggested answer: A, C, E

Explanation:

Using hard delete in Bulk API, identifying records that have not been modified or used in last 3 years, and archiving the records in EDW before deleting from Salesforce are all good recommendations to reduce the number of records from the org1.Using hard delete in batch Apex or Rest API may not be as efficient or scalable as Bulk API

asked 23/09/2024
Bashar Deeb
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first