Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Plat-Arch-201 Exam - Topic 1 Question 7 Discussion

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?
B) Create a custom lookup field on the standard Product to reference the parent record in the hierarchy.
A) Create a custom lookup filed on the standard Product to reference the child record in the hierarchy.
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.

Salesforce Plat-Arch-201 Exam - Topic 1 Question 7 Discussion

Actual exam question for Salesforce's Plat-Arch-201 exam
Question #: 7
Topic #: 1
[All Plat-Arch-201 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: B

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.


Contribute your Thoughts:

0/2000 characters
Kenneth
3 days ago
Option A seems like a solid choice for child records.
upvoted 0 times
...
Janine
9 days ago
I don't think an Apex trigger is the right approach here. We need to modify the object model itself, not just sync data.
upvoted 0 times
...
Sherman
14 days ago
I feel like option B makes sense since we want to reference the parent record, but I’m not entirely confident about the implications of that choice.
upvoted 0 times
...
Nikita
19 days ago
I remember a practice question where we had to decide between lookup and master-detail relationships. I think master-detail might be more appropriate for hierarchies, but I can't recall the specifics.
upvoted 0 times
...
Evette
24 days ago
I think we might need to create a custom lookup field, but I'm not sure if it should reference the parent or the child.
upvoted 0 times
...

Save Cancel