Month End Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75only

Plat-Arch-205 Salesforce Certified Platform Sharing and Visibility Architect Questions and Answers

Questions 4

Universal Containers (UC) operates worldwide, with offices in more than 100 regions in 10 different countries, and has established a very complex Role Hierarchy to control data visibility. In the new fiscal year, UC is planning to reorganize the roles and reassign account owners. Which feature should an architect recommend to avoid problems with this operation?

Options:

A.

Skinny table

B.

Deferred Sharing Recalculation

C.

Partition data using Divisions

Buy Now
Questions 5

Universal Containers (UC) uses a custom Lightning component with an Apex class to display shipment information (custom object, Private organization-wide default). UC sales managers are complaining about two important points: Shipment records that belong to their teams can be seen by other users. Shipment amount should be visible only by managers, but sales reps are able to view it. Which feature did the development team miss that is causing the problems?

Options:

A.

Use isAccessible() method in Apex classes to check field accessibility.

B.

Use runAs in test class to enforce user permissions and field-level permissions.

C.

Use isShareable keyword in Apex classes to assure record visibility.

Buy Now
Questions 6

What should an architect recommend to make sure that users that gained access to a custom object record through Apex managed sharing do not lose access to it when its owner is changed?

Options:

A.

Use " With Sharing " keyword to make sure record visibility will be considered.

B.

Create a specific Apex Sharing Reason for the custom object.

C.

Create a new record in _Share object with RowCause " Manual " .

Buy Now
Questions 7

Dreamforce presenters need to be able to edit their presentation details (summary, presenter biographies, etc) on a private custom object in Salesforce (Presentation). All presenters for a presentation are captured on a Presenters junction object between Presenter and User. How can this be accomplished?

Options:

A.

Give Edit rights to the Presentation record via a Permission set that is given to the Presenters for a record.

B.

Trigger on Presenter junction object that adds the user to the Sales Team for the Presentation record.

C.

Trigger on Presenter junction object that uses Apex Managed sharing to add or remove access to the related Presentation record.

Buy Now
Questions 8

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 a misconfigured Role Hierarchy (Shipment organization-wide default is Private). After investigation, they determined the Role Hierarchy for these users is correct. What is the reason why UC sales managers are unable to see shipment records?

Options:

A.

The Grant Access Using Hierarchies option on Shipment Sharing Settings was incorrectly disabled by the admin.

B.

The Role Hierarchy implicit sharing was incorrectly disabled by the admin.

C.

The Ownership-based sharing rule for Shipment was incorrectly disabled by the admin.

Buy Now
Questions 9

A custom ServiceFeedback object is used to collect partner feedback. ServiceFeedback records should be available to all internal employees. The organization-wide default (OWD) is set to Private for external users so partners cannot see feedback from other partner users. How should the architect give access to all internal employees?

Options:

A.

Create an owner-based sharing rule for all Service Feedback records owned by partners.

B.

Ensure all the internal users are above the partners in the Role Hierarchy.

C.

Set the OWD for Internal Users to Public Read-Only.

Buy Now
Questions 10

An architect has a requirement to create a criteria-based sharing rule based on the customer Social Security Number. However, when setting up the rule in Contact Sharing, the field is not shown on the list of available fields. What is causing this issue?

Options:

A.

The architect ' s profile does not have Field Level Security for this field.

B.

The architect does not have permission to Compliance Fields.

C.

The field has been configured for encryption.

Buy Now
Questions 11

Which functionality does the system method " runAs() " verify when writing test methods?

Options:

A.

Enforcement of a user ' s Field-Level Security

B.

Enforcement of a user ' s record sharing

C.

Enforcement of a user ' s permissions

Buy Now
Questions 12

Universal Containers ' organization wide-defaults model is Private for the Account object. A sales rep owns two opportunities in one Account. The Sales Rep profile has Create/Edit access to opportunity records. Which level of access will the sales rep have to the related Account record?

Options:

A.

Read/Create/Edit access

B.

Read access

C.

No access

Buy Now
Questions 13

Universal Containers (UC) is a fast-growing company that sells containers globally. It has thousands of dealerships throughout the world where local dealers service containers. UC implemented a new Partner Community for its dealers. Each dealership has a dealer manager who manages the service agents. The community-sharing model is private. What is the optimal option to give dealer managers visibility to customer cases only raised by their service agents?

Options:

A.

Use the Role Hierarchy so that the cases raised by service agents will be visible to their relevant dealer managers.

B.

Create a sharing rule to share cases created by service agents with their dealer manager.

C.

Create a sharing group to share cases created by service agents with their dealer manager.

Buy Now
Questions 14

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?

Options:

A.

Put the auditors at the highest level of the Role Hierarchy.

B.

Add the auditors to the default Opportunity Team.

C.

Create a criteria-based sharing rule to give access to the public group for high-value opportunities.

Buy Now
Questions 15

Universal Containers (UC) has a partner community for its 200 distributors. UC customer accounts are assigned an individual distributor. The organization-wide default setting for the custom Delivery object is Private. How should an architect advise UC to grant all users at a distributor access to delivery records for all customers assigned to a particular distributor?

Options:

A.

Create a criteria-based sharing rule that shares delivery records matching the Distributor to users of a Public Group created for the distributor.

B.

Create a criteria-based sharing rule that shares delivery records matching a distributor to the Distributor role in the Role Hierarchy.

C.

Create a Sharing Set for the Distributor profile to grant access to the Delivery object.

Buy Now
Questions 16

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.

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

B.

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

C.

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

Buy Now
Questions 17

A sales rep at Universal Containers was added to an opportunity team with Read/Write permissions. Which action is she allowed to perform in the opportunity?

Options:

A.

Update opportunity stage.

B.

Replace opportunity owner.

C.

Add/remove members in the opportunity team.

Buy Now
Questions 18

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.

Log in as a user and check several accounts to isolate the problem records.

C.

View Field Accessibility in the Object Manager.

Buy Now
Questions 19

Universal Containers implemented Sales Cloud and requested that sales agents have access to products and prices the company sells, and to be able to create opportunities for its customers. What should the organization-wide defaults be for pricebook?

Options:

A.

Public Read-Only

B.

View

C.

Use

Buy Now
Questions 20

Universal Containers would like to control access to records and objects according to the following business requirements: Sales users can view all account records but only edit their own records. Sales managers can view all account records but only edit records of their team. Service users can view all account records that are not marked with a RecordType of Prospect. Which organization-wide default configuration should an architect recommend to fulfill these requirements?

Options:

A.

Private

B.

Public Read Write

C.

Public Read/Transfer

Buy Now
Questions 21

Universal Containers (UC) is looking to expand its delivery capabilities through a network of distributors that use a Partner Community license. UC employees currently can view all delivery records through the organization-wide default (OWD) setting of Public Read-Only. Which approach should an architect recommend to limit the records a distributor can see?

Options:

A.

Create an ownership-based sharing rule to grant access to the distributor.

B.

Create a criteria-based sharing rule to grant access to the distributor.

C.

Set the External OWD to Private for the Delivery object.

Buy Now
Questions 22

Which community function is impacted by having the Site User Visibility turned off in Sharing Settings?

Options:

A.

Updating their user profile.

B.

Searching for other external users.

C.

Searching for internal users.

Buy Now
Questions 23

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?

Options:

A.

Clone the Sales Rep profile, adjust settings, and assign the pilot users the new profile.

B.

Revoke access to legacy functions in the Sales Rep profile and create a permission set for the new functionality.

C.

Create a permission set to grant access to the new functionality and hide the old functionality.

Buy Now
Questions 24

Universal Containers uses 75,000 distributors that have close to 1 million total users. Distributors need to use the community to see closing opportunities assigned to their distributor for delivery. Which licence recommendation will meet distributor needs?

Options:

A.

Customer Community

B.

Partner Community

C.

Customer Community Plus

Buy Now
Questions 25

Sales reps at Universal Containers sometimes create large files as a part of the sales process that are too large to share over email. They would like users to be able to share files with customers, but the CISO has requested that any file links shared must be password-protected. How can this be accomplished?

Options:

A.

Utilize an AppExchange product for delivering password protected files to customers.

B.

Create a content delivery; during creation, the user should select the option to require a password to access content.

C.

Set up an Experience Cloud site for customers to access files and share the file with customers via Chatter. Customers can then log in to the site to access the content.

Buy Now
Exam Code: Plat-Arch-205
Exam Name: Salesforce Certified Platform Sharing and Visibility Architect
Last Update: Sep 26, 2026
Questions: 85

PDF + Testing Engine

$41.25  $164.99

Testing Engine

$31.25  $124.99
buy now Plat-Arch-205 testing engine

PDF (Q&A)

$26.25  $104.99
buy now Plat-Arch-205 pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 27 Sep 2026