Exam Plat-Admn-202 Topic 4 Question 206 Discussion
Actual exam question for Salesforce's Plat-Admn-202 exam
Question #: 206
Topic #: 4
Question #: 206
Topic #: 4
Ursa Major Solar (UMS) uses Cases to track customer Complaints, an Issue__c object to represent known problems with its solar Panels, and a Case_Issue__c junction object to relate known problems to Customer complaints. Periodically, UMS conducts audits which require the Auditing users to view case_Issue__c records. Which access levels must be configured to allow UMS users to access Case Issue_c records?
Suggested Answer: A Vote an answer
The correct answer is A because Case_Issue__c is described as a junction object. In Salesforce, a junction object is typically built with two master-detail relationships to model a many-to-many relationship.
Salesforce documentation states that sharing access to a junction object record is determined by the user's sharing access to both associated master records and the sharing setting on the relationship fields.
So, for auditing users to view Case_Issue__c records, they need read access to both parent/master records: Case and Issue__c.
Why others are incorrect:
B misses access to Issue__c.
C includes only the junction object and misses both parent/master records.
D misses access to Case.
Salesforce documentation states that sharing access to a junction object record is determined by the user's sharing access to both associated master records and the sharing setting on the relationship fields.
So, for auditing users to view Case_Issue__c records, they need read access to both parent/master records: Case and Issue__c.
Why others are incorrect:
B misses access to Issue__c.
C includes only the junction object and misses both parent/master records.
D misses access to Case.
by Kim at Jun 04, 2026, 11:06 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).