Universal Containers uses the standard Case object to track various support requests sent to servicing agents. Currently, the Case object has more than 400 fields. Eight different types of case processes havebeen established, each with aunique combination of statuses. The Director of Customer Service wants to ensure that servicing agents see only the required information specific to the case type they are addressing.
Which option is recommended to implement this requirement?
The corporate identity and access team needs to audit User setup in the Salesforce org.
Which permission should be granted to this team so they can perform their audit?
The finance team at Universal Containers usually does not have access to account and contact records. A finance analyst was temporarily given opportunity access for a big deal to help with tax calculation. However, she can now also accessaccount and contact records.
What is causing this issue?
A consulting company uses the Salesforce mobile app for its field consultants and uses Case object to track customer specific consulting done by field consultants. The company also has a large number of customer servicerepresentatives who takes calls from customers on company issued desktops and uses case object to track customer issues and grievances. The company would like to capture images of customer site captured by field consultants while they are editingthe case record during customer site visit. The Director of IT wants to minimize customization and promote reuseability of code artifacts wherever possible.
What recommendations should an architect give to the company to implement the image capture requirement, while ensuring customer that the service rep can continue to use same lightning pages they were trained to use?
Universal Containers (UC) has a team that analyzes customer orders looking for fraud. This team needs access to Invoice records (custom object, Private organization-wide default). UC has complex rulesto control users’ access. Thearchitect recommended using Apex managed sharing to meet these requirements.
Which recommendation should a developer consider when implementing the changes?
A support representative at Universal Containers created a report to view all her open cases that have been created in the past 7 days and saved the report in the "Private Reports" folder.
Who can view and run the report?
Sales operations at Universal Containers (UC) wants to create list views to filter opportunities for certain geographies.
How should UC hide list views that are not relevant to an individual user since there will be more than SO list views?
Which functionality does the system method "runAs()" verify when writing test methods?
Mary is Joe's manager in the Role Hierarchy. The organization-wide default for a custom Invoice object is Public Read-Only, and Mary's profile is not granted the Read permission for the Invoice object.
Which action can Mary take on Joe's invoice records?
At Universal Containers, there's a team of auditors distributed throughout the organization that all need access to high-value opportunities.
With a Private sharing model, which option should an architect recommend when designing a solution for this requirement?