Sharing-and-Visibility-Architect Exam Question 71

At Universal Containers, Accounts and Contacts are normally visible to all employees, and Proposals (custom object) are visible to the Account owner and managers. However, some Proposals are considered confidential and are managed by a Strategic Proposals team. These Proposals should not be visible to anyone in the Sales group other than the owner and the strategic team.
How should the architect design for this requirement?
  • Sharing-and-Visibility-Architect Exam Question 72

    The Architect notices that there are many duplicate Account records and numerous sharing rules created in Salesforce. What would be the reason?
  • Sharing-and-Visibility-Architect Exam Question 73

    When you make changes to roles and groups Salesforce locks the entire group membership table, which makes it impossible to process group changes in multiple threads to increase throughput on updates.
  • Sharing-and-Visibility-Architect Exam Question 74

    Universal Containers has developed an AppExchange managed package for their distribution partners, which required a private key to be generated for each partner and used by the code. Universal Containers support representatives must be able to access the private key value to debug connection issues, but it must not be possible for the partner to access the value.
    How can the Architect best support this requirement?
  • Sharing-and-Visibility-Architect Exam Question 75

    Universal Containers has a strict security model enforced through object, field, and row-based security mechanisms. The Architect would like to ensure the security model is being thoroughly tested using Apex automated tests. Which three considerations should be made when using the runAs() method to design Apex until tests?