Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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 has been 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.

Dreamforce presenters need to be able to edit their presention 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?

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.

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?

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.

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

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?

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.

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?

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.

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

Universal Containers has a Performance Feedback custom object (Private organization-wide default) used by customers to report any issues with delivery drivers. 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