ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 98 - Certified Data Architect discussion

Report
Export

Universal Containers (UC) wants to store product data in Salesforce, but the standard Product object does not support the more complex hierarchical structure which is currently being used in the product master system. How can UC modify the standard Product object model to support a hierarchical data structure in order to synchronize product data from the source system to Salesforce?

A.
Create a custom lookup filed on the standard Product to reference the child record in the hierarchy.
Answers
A.
Create a custom lookup filed on the standard Product to reference the child record in the hierarchy.
B.
Create a custom lookup field on the standard Product to reference the parent record in the hierarchy.
Answers
B.
Create a custom lookup field on the standard Product to reference the parent record in the hierarchy.
C.
Create a custom master-detail field on the standard Product to reference the child record in the hierarchy.
Answers
C.
Create a custom master-detail field on the standard Product to reference the child record in the hierarchy.
D.
Create an Apex trigger to synchronize the Product Family standard picklist field on the Product object.
Answers
D.
Create an Apex trigger to synchronize the Product Family standard picklist field on the Product object.
Suggested answer: B

Explanation:

Creating a custom lookup field on the standard Product to reference the parent record in the hierarchy is the correct way to modify the standard Product object model to support a hierarchical data structure. This allows UC to create a self-relationship on the Product object and define parent-child relationships among products.

asked 23/09/2024
Kajenthiran Varnamyilvaganam
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first