ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 168 - Certified Data Architect discussion

Report
Export

Universal Containers has a requirement to store more than 100 million records in salesforce and needs to create a custom big object to support this business requirement.

Which two tools should a data architect use to build custom object?

A.
Use DX to create big object.
Answers
A.
Use DX to create big object.
B.
Use Metadata API to create big object.
Answers
B.
Use Metadata API to create big object.
C.
Go to Big Object in setup select new to create big object.
Answers
C.
Go to Big Object in setup select new to create big object.
D.
Go to Object Manager in setup and select new to create big object.
Answers
D.
Go to Object Manager in setup and select new to create big object.
Suggested answer: B, C

Explanation:

To build a custom big object to support storing more than 100 million records in Salesforce, a data architect should use Metadata API or Big Object in setup. Metadata API is an API that allows developers to create, retrieve, update, or delete metadata components in Salesforce programmatically. Big Object in setup is a user interface that allows admins to create big objects declaratively without writing code. Both tools can be used to define custom big objects and their fields, indexes, and relationships in Salesforce. Option A is incorrect because DX (Developer Experience) is a set of tools that allows developers to create and manage applications on Salesforce Platform, but it does not support creating big objects directly. Option D is incorrect because Object Manager in setup is a user interface that allows admins to create and manage standard and custom objects in Salesforce, but it does not support creating big objects declaratively.

asked 23/09/2024
Laurence Peterson
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first