Want to pass your Salesforce Certified Sharing and Visibility Architect SHARING-AND-VISIBILITY-ARCHITECT exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Universal Containers (UC) has a team that analyzes customer orders looking for fraud. This team needs access to Invoice records (Custom object, Private OWD). UC \as complex rules to control users' access. The Salesforce Architect recommended using Apex managed sharing to meet these requirements.
Which two recommendations should a Salesforce Developer consider when implementing the changes? Choose 2 answers
A. Use "With Sharing" keyword to make sure record visibility will always be considered.
B. Use "Without Sharing" keyword to make sure record visibility will be considered.
C. Use runAs system method to test different users accessing these records.
D. Use "With Sharing" keyword to enforce field-level security.
A dummy user at Universal Containers owns more that 10,000 lead records. The system assigned all these leads to a dummy user. This is causing performance issues whenever role hierarchy changes. Which two options should be recommended to improve performance?
Choose 2 answers.
A. Assign ownership to a small number of users.
B. Add the dummy user into a public group.
C. Add the dummy user to the bottom of the role hierarchy.
D. Do not assign a role to the dummy user.
The architect at Universal Containers would like to prevent users from editing encrypted fields. Assuming no customizations are implemented, which two options should the Architect choose to support the requirement? Choose 2 answers
A. Validation Rules
B. Page Layout settings
C. Apex Triggers
D. Workflow Rules