Get Cloudy Consulting has a custom Contract object that requires Org-Wide Defaults set to Private. The owner of the Contract record will be the Contract Origination Officer, and the Contract record must be shared with a certain Underwriter on a contract-by-contract basis. The Underwriters should only see the Contract records for which they are assigned.Which recommendation is appropriate for meeting these requirements?
Cloud Kicks has the following setup and requirements:A strict software architecture for their custom Apex code.All SOQL queries must be contained within reusable classes.Depending on the context of the Apex transaction, the queries should be able to run either “With Sharing” or “Without Sharing”.What are two methods for meeting these requirements? (Choose two.)
Cloud Kicks, a global corporation, has the following environment:50,000 users24×7 call center operated by 25,000 users, including both employees and contractorsA sales organization that has 15,000 usersThe sales organization began processing about 120,000 updates to opportunity custom fields called priority and NextStep. They also started processing 20,000 updates to a highly nested territory hierarchy.There was a third mass update on a Next Step field on the Action Plan custom object that has Case as a lookup field. Users started seeing a Group membership lock error in the system.What is a probable cause for this error?
Cloud Kicks recently decided to change its role hierarchy.After this change was deployed, multiple staff members at Cloud Kicks reported to management that they can now view reports that they do not own and should not have access to.What should the Architect do to assess the cause of the issue?
Cloud Kicks uses Group Maintenance tables.Which two access grants are stored in these tables? (Choose two.)
DreamHouse Realty has the following requirements:A Visualforce controller that needs to be written with “Without Sharing” at the top level.Specific methods within the page need to enforce the user permissions for creating records and accessing certain fields.An Architect needs to ensure this requirement is enforced.Which two methods will be used to achieve this goal? (Choose two.)