Valid Sharing-and-Visibility-Architect Dumps shared by ExamDiscuss.com for Helping Passing Sharing-and-Visibility-Architect Exam! ExamDiscuss.com now offer the newest Sharing-and-Visibility-Architect exam dumps, the ExamDiscuss.com Sharing-and-Visibility-Architect exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Sharing-and-Visibility-Architect dumps with Test Engine here:
Universal Containers would like to create a custom team solution that can be used on a custom Loan object. The following requirements must be met: The Loan custom object should be set to Private in the Org-Wide Defaults. Any user added to the Custom Team object should have Read Only access to the corresponding Loan record. If the Custom Team record is marked as "Primary" then the corresponding user should have Read/Edit access to the corresponding Loan record. Which two methods will allow the Architect to meet the requirements? Choose 2 answers.
Correct Answer: A,C
Explanation Two methods that will allow the architect to meet the requirements for creating a custom team solution on the custom Loan object are creating a custom trigger on the Custom Team object that inserts or updates records in the Loan_share object, and creating Apex Sharing Reasons on the Loan object to identify the reason the Loan record was shared. The custom trigger can use Apex Managed Sharing to grant Read Only or Read/Edit access to the Custom Team members based on the Primary field value. The Apex Sharing Reasons can be used to distinguish between different types of sharing and provide more granular control over access
Recent Comments (The most recent comments are at the top.)
Sky - Apr 14, 2024
A. Create a custom trigger on the Custom Team object that inserts or updates records in the Loan_share object. C. Create Apex Sharing Reasons on the Loan object to identify the reason the Loan record was share.
Custom Team object requires programmatic creation of share record on the Custom Loan Object (Loan_share). Neither criteria based sharing rule or owner based sharing rule can be created on the go, there is also limit in terms of how many of these rules can be created per object.
Recent Comments (The most recent comments are at the top.)
A. Create a custom trigger on the Custom Team object that inserts or updates records in the Loan_share object.
C. Create Apex Sharing Reasons on the Loan object to identify the reason the Loan record was share.
Custom Team object requires programmatic creation of share record on the Custom Loan Object (Loan_share).
Neither criteria based sharing rule or owner based sharing rule can be created on the go, there is also limit in terms of how many of these rules can be created per object.