Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

Sharing-and-Visibility-Architect Salesforce Certified Platform Sharing and Visibility Architect (Plat-Arch-205) Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Salesforce Sharing-and-Visibility-Architect Salesforce Certified Platform Sharing and Visibility Architect (Plat-Arch-205) certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

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

A.

Role Hierarchy

B.

Sharing Sects

C.

Public Groups

To grant Universal Containers sales managers access to shipment records properly, it was necessary to leverage Apex managed sharing. The IT team is worried about improper access to records.

What should an architect recommend to mitigate this risk?

A.

Use isSharesble keyword in Apex classes to assure record visibility will be followed.

B.

Use runAs system method in test classes to test using different users and profiles.

C.

Use isAccesible keyword in Apex classes to assure record visibility will be followed.

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?

A.

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

B.

Create a new record in _Share object with RowCause “Manual”.

C.

Create a specific Apex Sharing Reason for the custom object.

Universal Containers (UC) has created a custom Invoice object. Standard sales users at UC can see the records in search layout, but when they click to view the detail, only record name, created date, and last modified date are shown. When the system admin accesses it, he or she sees the full record detail with many more data fields.

What is the likely cause of this issue?

A.

A role-based sharing rule is missing and should be added for the sales user's role to grant access to the fields.

B.

The Sales Users profile does not have access to the remaining fields.

C.

The page layout assigned to Sales User profile has only Read-Only access to the fields.

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?

A.

Partition data using Divisions

B.

Skinny table

C.

Deferred Sharing Recalculation

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?

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.

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?

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.

Universal Containers uses Person Accounts to represent retail customers and Business Accounts to represent commercial customers. The retail sales team should not have access to commercial customers but should have access to ALL retail customers.

With the organization-wide default on Account set to Private, how should the architect meet these requirements?

A.

Create 2 criteria-based sharing rule giving the Retail Sales role access to Accounts of type PersonAccount.

B.

Create an owner-based sharing rule on AccountContactRelation to grant access to all account contact roles records owned by retail sales reps.

C.

Update the Retail Sales profile to grant access to Person Account record type.

Universal Containers (UC) has affiliates who sell containers in countries where UC does not have a local office. UC uses a Partner Community to manage the sales cycle in those countries. One of its affiliates has grown substantially and restructured its internal sales team with the following structure: Sales VP —> Director of Sales —> Sales Manager —> Sales Reps. Sales Reps should not see each others’ opportunities, and visibility of deals should open up within a Sales Rep's hierarchy.

What is the main problem an architect should address in this situation?

A.

The Channel Manager role cannot be shared with Partner Community.

B.

Partner User roles are limited to three Ievels.

C.

Partner Community does not support Role Hierarchy.

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?

A.

Share the list views with the appropriate individual users.

B.

Share the list views with the appropriate queue.

C.

Share the list views with the appropriate public group.

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

A.

Granular Locking

B.

Skinny Table Indexing

C.

Partitioning by Divisions

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

A.

Customer Community Plus

B.

Customer Community

C.

Partner Community

A junior account manager owns an account and creates a new opportunity to manage a complex deal. She needs the help of the product specialist and solution engineer. Given the size of this deal, she knows the account is likely to be reassigned to a senior account manager in the near future.

What is the optimal way for the junior account manager to share the opportunity, given the private sharing model?

A.

Manual share on the opportunity

B.

Manual share on the account

C.

Opportunity Team

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?

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.

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?

A.

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

B.

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

C.

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

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?

A.

Update opportunity stage.

B.

Replace opportunity owner.

C.

Add/remove members in the opportunity team.

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?

A.

Read access

B.

Read/Create/Edit access

C.

No access

A banking company uses a VIP Flag in the Contact Object that they want only Private Banking Reps to see.

Which approach is recommended to meet this requirement?

A.

Change the type of VIP Flag field to a picklist, define a new record type for the Contact Object and make the picklist field available for Editing.

B.

Define a page layout for Contact Object and add the VIP Flag field for that layout. Remove the VIP Flag field from other layouts.

C.

Set the Field Level Security for the VIP Flag field so that it is visible to Private Banking Rep Profile.

A banking company wants their customers Date of Birth Field searchable by Banking Reps, but only editable by Customer Support Reps.

Which approach is recommended to meet this requirement?

A.

Create 2 Validation rule in the Data of Birth field so the rule returns true only when user.profilename matches Customer Support Rep.

B.

Set the Field Level Security for the Date of Birth field to be Visible to Customer Support Rep Profile, and set the Date of Birth field Visible and Readonly to Banking Rep profile.

C.

Add Date of Birth field to the Search layout of the Contact Object. Modify the Page layout assigned to Customer Support Rep and add Date of Birth field as Required.

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 access account and contact records.

What is causing this issue?

A.

Account records can be accessed due to implicit sharing from Opportunity.

B.

Account records can be accessed due to Role Hierarchy.

C.

Contact records can be accessed due to implicit sharing from Opportunity.

Copyright © 2014-2025 Solution2Pass. All Rights Reserved