Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > Salesforce > Architect Exams > Sharing-and-Visibility-Architect

Sharing-and-Visibility-Architect Salesforce Certified Sharing and Visibility Architect (WI25) Question and Answers

Question # 4

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

A.

Updating their user profile.

B.

Searching for other external users.

C.

Searching for internal users.

Full Access
Question # 5

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

A.

Customer CommunityPlus

B.

Customer Community

C.

Partner Community

Full Access
Question # 6

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?

A.

Use Lightning Component as an override for “Edit” action on mobile view allowing image capture feature. No Change required for desktop users.

B.

Use Lightning Component as an override for “Edit” action on lightning experience allowing image capture feature. Detect the form factor of the device and redirect the user to the default notoverridden view.

C.

Create a separate button “Edit in Mobile”, which opens a custom lightning component that will allow field consultants to add an image. No change required for desktop users.

Full Access
Question # 7

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 ALLscheduled courses owned by theoperation 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.

Full Access
Question # 8

Universal Containers (UC) uses a custom Lightning component with anApex class to display shipment information (custom object, Private organization-widedefault). UC sales managers are complaining abouttwo important points: Shipmentrecords that belong to their teams can be seen by other users. Shipment amountshould 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?

A.

Use isShareable keyword in Apex classes to assure record visibility.

B.

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

C.

Use runAs in test class toenforce user permissions and field level permissions.

Full Access
Question # 9

Universal Containers (UC) is looking to expand its delivery capabilities through a network of distributors that use aPartner Community license. UCemployees 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?

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.

Full Access
Question # 10

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.

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.

Full Access
Question # 11

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?

A.

The field hasbeen configured for encryption.

B.

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

C.

The architect does not have permission to Compliance fields.

Full Access
Question # 12

Universal Containers has a Performance Feedback custom object (Private organization-wide default) used by customers to report any issues with deliverydrivers. Feedback should not be visible to the driver, but any feedback records should be accessible to people above them in the Role Hierarchy, even when the driver changes managers.

Assuming managers have Read access to the Feedback object, which three steps are necessary to solve these requirements?

A.

Remove Read permission on the Driver profile, have feedback ownership transferred to the driver when feedback is submitted, and create an ownership-based sharing rule.

B.

Remove Read permission on the Driver profile, have feedback ownership transferred to the driver's

manager when feedback Is submitted, and use the Role Hierarchy to give access to a driver's manager.

C.

Remove Read permission on the Driver profile, have feedback ownership transferred to the driver when feedback is submitted, and use the Role Hierarchy to give access to a driver's manager

Full Access
Question # 13

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 RoleHierarchy for these users is correct.

What is the reason why UC sales managers are unable to see shipment records?

A.

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

B.

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

C.

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

Full Access
Question # 14

A user posts a file to the Chatter feed for a record of an object that has a Private organization-wide default.

Which statement accurately describes who can view the file by default?

A.

the user who posted the file and users with a shared Chatter post link to the file

B.

Only the user who posted the file

C.

The user who posted the file and users with access to the record

Full Access
Question # 15

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?

A.

View permission on the User object

B.

View All Users

C.

View All Data

Full Access
Question # 16

Universal Containers (UC) delivers training and courses to students and companies. UC is implementing a Salesforce Customer Community for its students granting them a Customer Community license. As part of the community requirements, UC asked to give students access to cases that are related to their

account in the UC community.

What is the optimum sharing technique to achieve these requirements?

A.

Use Apex sharing to share cases with the students.

B.

Create a sharing rule to share cases with the students.

C.

Create a sharing set to share cases with the students.

Full Access
Question # 17

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 beconsidered.

B.

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

C.

Create aspecific Apex Sharing Reason for the custom object.

Full Access
Question # 18

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?

A.

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

B.

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

C.

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

Full Access
Question # 19

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?

A.

Run aWho 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.

Full Access
Question # 20

Universal Containers (UC) would like to store an encryption key within Salesforce for use in Apex code, but it does not want users to be able to see this confidential key. Users require the view setuppermission.

How can UC securely store the confidential key?

A.

Create acustommetadata type that stores the encryption key. Make sure that only the admin profile has access to the custom metadata type so that end users cannot access the encryption key.

B.

Create a protected custom metadata type that stores the encryption key. Package the protected custom metadata type with its associated records in an unlocked package. Install the package in the production org.

C.

Create a protected custommetadata type that stores the encryption key. Package the protected custom metadata type with its associated records in a managed package. Install the package in the production org.

Full Access
Question # 21

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 hasrequested that any file linksshared must be password-protected.

How can this be accomplished?

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 3 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 ta the site to access the content.

Full Access
Question # 22

Universal Containers implemented Sales Cloud and requested that sales agents have access to products and prices the company sells, and to be able to createopportunities for its customers.

What should the organization-wide defaults be for pricebook?

A.

Public Read-Only

B.

View

C.

Use

Full Access
Question # 23

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?

A.

Use Dynamic Forms with different field sections representing the relevant fields per case type, and control visibility of sections by Case Record Type value.

B.

Use different Page Layouts per case type, each representing the relevant fields per case type.

C.

Use a custom LWC to override the View action of the Case object, and a Custom Metadata Type to define the relevant fields per case type.

Full Access