Pass the Salesforce Architect Exams Sharing-and-Visibility-Architect Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

A custom Invoice object has been created with a master-detail relationship to Account. The accounts receivable (AR) team needs access to invoice records. AR users neither own nor have access to account records. The Account organization-wide default is set to Private. The AR team is unable to find invoices in list views, reports, and Global Search. The architect has been asked to help troubleshoot.

What is preventing AR team members from seeing invoices?

Options:

A.

The AR profile does not have Read permission to the Invoice object.


B.

A sharing rule is missing to share accounts with the AR team.


C.

A sharing rule is missing to share invoices with the AR team.


Expert Solution
Questions # 2:

Universal Containers (UC) service reps are assigned to a profile which has View All on the Case object. The organization-wide default (OWD) for the Account and Case objects is Private.

To make sure service reps have access to all relevant information (Accounts and

Contacts) to attend to customer requests, which detail should an architect consider?

Options:

A.

Service reps will NOT be able to access the relevant Accounts if their OWD is Private.


B.

Service reps will NOT be able to access the relevant Contacts if their OWD is Controlled by Parent.


C.

Service reps will be able to access the relevant Contacts if their OWD is Controlled by Parent.


Expert Solution
Questions # 3:

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 updated by this class.

How should the architect fix this problem?

Options:

A.

Add the With Sharing keyword to the class.


B.

Put the code in an inner class that uses the With Sharing keyword.


C.

Use the IsUpdateable() Apex method to test each field prior to allowing update.


Expert Solution
Questions # 4:

Sales reps at Universal Containers (UC) complain about the manual activities they need to perform in order to grant access to supporting internal users (legal, engineering, finance, etc.) for customer records when they need help. In general, the sales reps involved in the deals will not change.

How should an architect help UC improve sales reps’ productivity?

Options:

A.

Create a criteria based sharing rule to grant access to other users.


B.

Leverage default Account team.


C.

Create a permission set with View All Data and assign to supporting users.


Expert Solution
Questions # 5:

Users at Universal Containers are complaining that a field has disappeared from the Account page after last weekend's deployment. The page layout did not change with this deployment.

How should the admin troubleshoot this issue?

Options:

A.

Run a Who Sees What report, filtering on Account.


B.

Leg in as 3 user and check several accounts to isolate the problem records.


C.

View Field Accessibility in the Object Manager.


Expert Solution
Questions # 6:

Universal Containers created a public group with certain sales engineers to help on complex deals, as well as a sharing rule to grant access to these opportunities. The Opportunity organization-wide default is Private.

What is the impact of these sharing settings?

Options:

A.

Sales engineers and their managers in the Role Hierarchy will also have access to these records.


B.

Subordinates of managers who have sales engineers in the public group will also have access to these records.


C.

Other sales engineers who are in the same Role Hierarchy as the sales engineers of the public group will also have access to these records.


Expert Solution
Questions # 7:

In order to allow community users to collaborate on Opportunities, which license type must the users be given?

Options:

A.

Customer Community Plus


B.

Customer Community


C.

Partner Community


Expert Solution
Questions # 8:

Which method should be used to grant an unrelated group of users access to a set of records?

Options:

A.

Role Hierarchy


B.

Sharing Sects


C.

Public Groups


Expert Solution
Questions # 9:

Sales executives at Universal Containers (UC) want to create list views to filter opportunities for large at-risk opportunities, These list views should only be available to certain executives who specialize in closing problematic deals.

What should UC do to solve this requirement?

Options:

A.

Share the list views with the appropriate role in the Role Hierarchy.


B.

Share the list views with the appropriate individual users.


C.

Share the list views with the appropriate Public Group.


Expert Solution
Questions # 10:

Universal Containers requested to leverage Lightning Web Components (LWC) to improve support reps’ user experience. LWC will be used as view layer, and Apex classes will have the business logic.

Which attention points should the development team consider when implementing this solution?

Options:

A.

Once that Apex runs on system mode, the development team needs to enforce record visibility.


B.

Create test classes including runAs to test different users accessing the data.


C.

Use isSharesble, isEditable, and isCreatable to enforce field permissions.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions