Free CERTIFIED-SHARING-AND-VISIBILITY-ARCHITECT Salesforce CERTIFIED-SHARING-AND-VISIBILITY-ARCHITECT Practice Test Question

Loading demo links...

Showing 1–3 of 6 questions

Question 1 (Topic 1)

Sales Operations at Universal Containers (UC) has created Public Report and Dashboard folders for sales managers that report to the VP of Sales. Sales Operations currently spends a few hours each month updating users that should have access to edit items in these folders. In which two ways can UC grant access to sales managers to automate access to these Reports and Dashboards folders? (Choose two.)

Select an option, then click Submit answer.

  • Share the folders with the “VP of Sales” Role and Subordinates.
  • Share the folders lowest roles in the Role Hierarchy, superiors will get access automatically.
  • Share the folders with a “Sales Managers” Public Group.
  • Share the folders with the “Sales Managers” Queue.
Question 2 (Topic 1)

Universal Containers (UC) has a custom Apex class that enforces a business process and updates opportunities. UC has noticed that fields with field-level security permission of read only on certain users’ profiles are being updates by this class. How should the architect fix this problem?

Select an option, then click Submit answer.

  • Use the WITH SECURITY_ENFORCED keyword in the SOQL statement.
  • Put the code in an inner class that uses the With Sharing keyword.
  • Use the ISUpdatetable() Apex method to test each field prior to allowing update.
  • Add With Sharing keyword to the class.
Question 3 (Topic 1)

The sales managers in Japan have asked the sales manager in Australia to assist them with closing their deals. How are these requirements achieved?

Select an option, then click Submit answer.

  • Create ownership-based sharing rule.
  • Use sharing set to give the sales manager access to the deals.
  • Assign the sales manager View All on the opportunity object.
  • Use opportunity teams to automatically add the sales manager as a team member.