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

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

Questions 4

Customer complaints for bad interactions with a customer support agent are logged as Cases and assigned to a human resources representative. The agent of the complaint should not see the case, but their manager should. How is this accomplished?

Options:

A.

Case is owned by the subset of the complaint, so their manager in the role hierarchy can access the record. CRED permission are removed on Case so the agent cannot read the case record.

B.

Criteria based Sharing Rule on Case that shares to the Role Manager and above when a custom field Assigned Agent (subject of the complaint) is not blank.

C.

Trigger on Case to lookup and share to the manager of an Assigned Agent custom field (the subject of the complaint) using Apex Managed Sharing.

Buy Now
Questions 5

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 rules to control users ' access. The architect recommended using Apex managed sharing to meet these requirements. Which recommendation should a developer consider when implementing the changes?

Options:

A.

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

B.

Use " With Sharing " keyword to enforce Field-Level Security.

C.

Use runAs system method to test different users accessing these records.

Buy Now
Questions 6

Universal Containers service reps are assigned to a profile that 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 a Platform Sharing and Visibility 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.

Buy Now
Questions 7

Universal Containers requests 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. What should the development team consider when implementing this solution?

Options:

A.

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

B.

Have the development team enforce record visibility once Apex runs in system mode.

C.

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

Buy Now
Questions 8

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 50 list views?

Options:

A.

Share the list views with the appropriate public group.

B.

Share the list views with the appropriate queue.

C.

Share the list views with the appropriate individual users.

Buy Now
Questions 9

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 10

Universal Containers (UC) has a mostly Private organization-wide default, as it ' s a core principle of UC to respect client data privacy. UC has implemented complex processes for granting access to Opportunity data. A few key members of the sales reporting team need to always be able to see, but not change, Opportunity data for all opportunities. What should an architect recommend as an approach to meet these requirements?

Options:

A.

Give the View All Data permission to the Sales Reporting profile.

B.

Create a permission set that grants the View All Data permission.

C.

Create a permission set that grants the View All permission for Opportunity.

Buy Now
Questions 11

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 12

Universal Containers has implemented Customer Community with Customer Community Plus licenses for its distributors. Some distributors requested granting specific community users (agents) to view cases submitted by other agents of the same distributor. Which feature only supports these requirements?

Options:

A.

Permission set to grant community admin permission

B.

Delegate external user

C.

Partner super user

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

Universal Containers (UC) delivers training in 500 different regions. The UC operations users team manages course setup, scheduling, and trainer setup. The team members work at a regional level and report to an operations manager. The operations manager requested access to edit ALL scheduled courses owned by the operation users team. How should this be achieved?

Options:

A.

The operations manager will get access to the scheduled courses by creating an ownership- based sharing rule and share the scheduled courses with the operations manager.

B.

The operations manager will get access to the scheduled courses owned by the operations users team defined in the Role Hierarchy.

C.

The operations manager will get access to the scheduled courses by creating a public group, and add the operations manager and the operations users team to the public group.

Buy Now
Questions 15

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 16

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 17

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 50 list views?

Options:

A.

Share the list views with the appropriate queue.

B.

Share the list views with the appropriate individual users.

C.

Share the list views with the appropriate role and internal subordinates.

Buy Now
Questions 18

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 isAccessible(), isUpdateable(), and isCreateable() to enforce field permissions.

Buy Now
Questions 19

Universal Containers (UC) has a custom object to track the internal net promoter score (NPS) for all of its employees. The manager is in the role above the owner and there are no sharing rules on the object. How should UC ensure that NPS records cannot be accessed by the owner ' s manager?

Options:

A.

Use Apex sharing to remove NPS object share records for Manager profiles.

B.

Set organization-wide default to Private and uncheck the Access Using Hierarchies option for the NPS object.

C.

Remove Create, Read, Edit, and Delete from Manager profiles and permission sets.

Buy Now
Questions 20

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 21

A user uploads a PDF to the Files Home private library. Who is able to view the PDF?

Options:

A.

The user and users with View All Data permission

B.

The user and users above them in the Role Hierarchy

C.

Only the user

Buy Now
Questions 22

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.

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

C.

Leverage default Account team.

Buy Now
Questions 23

Customer complaints for bad interactions with a support agent are logged as cases and assigned to a human resources representative. The support agent should not see these complaint cases, but their manager should. What should a Platform Sharing and Visibility Architect do to accomplish this?

Options:

A.

Create a criteria-based sharing rule on Case that shares to the Role Manager and above when a custom field Agent Complaint is not blank.

B.

Create a trigger on Case to lookup and share to the manager of an Agent Complaint custom field using Apex managed sharing.

C.

Remove CRED permissions on Case so the agent cannot read the case record..

Buy Now
Questions 24

Which advanced tool should Salesforce enable for large-scale Role Hierarchy realignments?

Options:

A.

Partitioning by Divisions

B.

Granular Locking

C.

Slurry Table Indexing

Buy Now
Questions 25

If a Case requires involvement from one of the Legal team, the Case owner adds one of the corporate lawyers to the Legal SME field on the case. Since cases are private, how can we grant a lawyer access to a specific case when their assistance is needed?

Options:

A.

Use Apex Managed sharing in a case Trigger that shares the record to the user identified in the Legal SME field.

B.

Create a Criteria Based Sharing Rule that shares to the Corporate Legal Team Role when the " legal assistance needed " field is checked.

C.

Create a Criteria Based Sharing Rule that shares to the Legal Public Group when the " legal assistance needed " field is checked.

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

Plat-Arch-205 PDF

$21.25  $84.99
Plat-Arch-205 Engine

Plat-Arch-205 Testing Engine

$25  $99.99
Plat-Arch-205 PDF + Engine

Plat-Arch-205 PDF + Testing Engine

$33.75  $134.99