Universal Containers is planning to pilot a new application to a small set of Sales Reps.
What is the optimal way to grant only those Sales Reps access to the new functionality, while hiding the legacy functionality?
d
Review the organizational information below about DreamHouse Realty:
Ryan and Kimberly are the East sales reps and their manager is Katrina, the East sales executive.
Sam and Wilder are West sales reps and their manager is Bob, the West sales executive.
Wendy is the CEO and managers both Katrina and Bob.
DreamHouse Realtys role hierarchy follows their management structure. Ryan owns an account, NewCompany, and Kimberly owns an account, OldCompany. Katrina manually shared her account NewWorld with Kimberly. However, she has moved to a new role to lead all Named Accounts, and Lucy, who replaced her, is the new owner of NewWorld.
Which employees will have access to the NewWorld account?
a
Universal Containers (UC) has a private Organization-Wide Defaults (OWD) model for the Account object and needs to control the access of records and fields according to these requirements:
Sales reps can view/edit only their own records and cannot access the field segment in account page.
Service reps need to view all accounts but cannot edit any information.
Sales managers can modify any account of reps reporting to them.
Service managers can modify any account.
How can a Salesforce architect provide an optimal solution for this scenario?
a
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.)
bc
Ursa Major Solar needs an Architect to develop Apex Managed Sharing code for the custom Job object. The sharing settings for the Job object are set to Private.
The Architect is assigning level for the record.
Which two lines of code will cause a DMLA exception on insert to the database? (Choose two.)
ab
Cloud Kicks wants to set up a new integration with its ERP system. Cloud Kicks objective is to synchronize contacts in the ERP shipping tables with those in their CRM so that sales reps can view up-to-date contact information. Cloud Kicks has the following environment:
The integration runs under a dedicated Integration User who is at the top of the role hierarchy.
The Organization-Wide Default sharing setting for Accounts is Private and Contacts is Controlled by Parent.
100,000contacts have account data in the ERP system, but do not have corresponding Accounts in Salesforce.
An Architect needs to design the solution so that the sales team can see the contacts and so that there are no performance issues.
What should the Architect do?
c
At Universal Containers there is a team of auditors distributed through the organization that all need access to high-value Opportunities.
With a Private sharing model, which two options should an architect recommend when designing a solution for this requirement? (Choose two.)
ac
A sales rep (John) at Universal Containers (UC) requested to update information in an account record where he has READ only access. John requested the EDIT access permission from the owner of the record (Paul). Paul manually shared the record with John.
Assuming the OWD of the Account object is Public Read-Only, what is the impact in the system?
c
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.)
ab
Universal Containers (UC) sales managers are complaining that they cannot access their teams Shipment records (a custom object). Initially, the admin suggested that this is happening due to misconfigured role hierarchy (Shipment OWD is Private). After investigation, they determined the role hierarchy for these users is correct.
What can be the reason why Universal Containers sales managers are not able to see Shipment records?
d