This page was exported from Actual Test Materials [ http://blog.actualtests4sure.com ] Export date:Fri Nov 15 21:28:17 2024 / +0000 GMT ___________________________________________________ Title: [Apr-2023] Sharing-and-Visibility-Designer Dumps are Available for Instant Access from Actualtests4sure [Q108-Q123] --------------------------------------------------- [Apr-2023] Sharing-and-Visibility-Designer Dumps are Available for Instant Access from Actualtests4sure Study resources for the Valid Sharing-and-Visibility-Designer Braindumps! NO.108 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?  Add With Sharing keyword to the class,  Put the code in an inner class that uses the With Sharing keyword.  Use the IsUpdateable() Apex method to test each field prior to allowing update.  Use the WITH SECURITY_ENFORCED keyword in the SOQL statement. NO.109 Universal Health is planning to store patient notes in Salesforce. Patient notes consist of long text notes taken by a use to document phone calls with a patient.A date audit has identified that these notes can contain Personally Identifiable Information (PII) and Personal Health Information (PHI). The regulatory requirements state that this data must be encrypted at rest as well as in transit.What should the Architect do in order to make sure Universal Health stays compliant?  No action is required; all Salesforce data is encrypted at rest as part of Salesforce’s standard trust measures.  Enable Salesforce Shield Platform Data Encryption and mark the patient notes field as encrypted.  Create a new Custom Field of type “Text (Encrypted)” and move the patient notes data into the new field.  Use an Apex trigger and the Apex Crypto class to encrypt patient notes as soon as they are saved to Salesforce. NO.110 UniversalContainers(UC)servicerepsareassignedtoaprofilewhichhas”ViewAll”inCase object(Private OWD).To make sure service repshaveaccess toallrelevant information to attendtocustomerrequests, whichtwodetailsshouldasalesforceArchitectsconsider? Choose 2answers:  Service repswill be able to access all UC contactrecords if theyare controlled by parent.  Service reps will notbe able to access all UC contactrecords if theyare controlled by parent.  Servicerepswillbeable toaccessall the UC Accountrecordsdue to Implicit Sharing.  Service reps willnotbeable toaccessallthe UCAccountsrecordsbecause Account OWD is private. NO.111 The system administrator of Cosmic Solutions recently created a custom profile for sales users that allows them to view and edit the records of a custom object called ‘Shipment’. There are more than 100 sales users in the company. The Sales Director has now informed the administrator that five of those users should not be able to edit any Shipment records. What should a Solution Architect recommend for the requirement?Choose 1 answer.  Edit the existing custom profile assigned to the sales users and remove ‘Edit’ access to the ‘Shipment’ object.  Create a sharing rule that grants only ‘Read’ access to the records of the ‘Shipment’ object.  Create a new profile without ‘Edit’ access to the ‘Shipment’ object and assign it to the five users.  Create a permission set without ‘Edit’ access to the ‘Shipment’ object and assign it to the five NO.112 Universal Container (UC) wants all full-time internal employees to be able to view all leads. A subset of employees should also be able to see leads.Which organization default (OWD) approach should an architect recommend that will help US implement these requirement?  Implement a Public Read/write OWD on Lead  Implement a Public Read only OWD on Lead  Implement a Public Read/write/Transfer OWD on Lead.  Implement a Private OWD on Lead. NO.113 Which are two valid use cases for programmatic sharing?Choose 2 answers.  An external system manages user record access.  Frequent user ownership changes based on re-alignments.  Native sharing functionality does not meet requirements.  Setting user ownership for standard and custom objects. NO.114 Universal Containers has recently implemented Enterprise Territory Management to better align their sales teams and sales processes. They are in Q4 of their fiscal year and they have completely revamped their Territory structure and created a plan for a new structure that would support the new fiscal year. Their current territory model has 8,000 territories. Their new model would be a new set of 8,500 territories, and their org limit is 10,000 territories.Which Enterprise Territory Management feature can Universal Containers take advantage of in order to help them stay within their org limits?  Territory Hierarchy  Territory Model State  Territory Type  Territory Type Priority NO.115 Cloud Kicks uses Group Maintenance tables.Which two access grants are stored in these tables? (Choose two.)  Implicit grants  Explicit grants  Group Membership grants  Inherited access grants NO.116 Universal Containers has Public ReadOnly sharing settings on the Opportunity object. What opty access options can the user see while adding account team members to Account  Private and ReadOnly  ReadOnly and Read/Wrote  Private  ReadOnly NO.117 Universal Containers (UC) delivers training in 500 different regions. The UC Operations Users team manage course setup, scheduling, and trainer setup. The Operations Users 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 can this be achieved?  The Operations manager will get access to the scheduled courses by granting the Operations manager modify ALL on scheduled courses.  The Operations manager will get access to the scheduled courses owned by the Operations Users team defined in the role hierarchy.  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.  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 NO.118 Universal Containers (UC) turned off the customer visibility feature in its customer community. What community functionality is impacted by having the customer user visibility turned off?  Searching for the external users.  Updating their user profile.  Creating new customer community users.  Searching for internal users. NO.119 Universal Containers uses 75,000 distributors that have close to 1 million total users. Distributors need opportunities assigned to the distributor for delivery.What license recommendation will meet distributor needs?  Sales Cloud  Customer Community Plus  Partner Community  Customer Community NO.120 Which two options provide implicit record access to users? Choose 2 answers  Read-only access to parent account for a user, based on a criteria-based sharing rule  Read-only access to parent account for a user with access to a child case  Access to child opportunities for the owner of the parent account  Access to related leads for the owner of the parent campaign NO.121 Which three capabilities are available with Enterprise Territory Management? Choose 3 answers  Create a public group with Territory  Share a report or dashboard folder with a Territory  Metadata API Support  Integration with Collaborative Forecasting  Assignment of Territory on Opportunities NO.122 Universal Containers would like to create a custom team solution that can be used on a custom Loan object. The following requirements must be met:The Loan custom object should be set to Private in the Org-Wide Defaults.Any user added to the Custom Team object should have Read Only access to the corresponding Loan record. If the Custom Team record is marked as “Primary” then the corresponding user should have Read/Edit access to the corresponding Loan record.Which two methods will allow the Architect to meet the requirements?Choose 2 answers.  Create a custom trigger on the Custom Team object that inserts or updates records in the Loan_share object.  Create a criteria-based sharing rule on the Loan object that will share the Loan record with the appropriate user in the Custom Team object.  Create Apex Sharing Reasons on the Loan object to identify the reason the Loan record was share.  Create an owner-based sharing rule on the Custom Team object that will share the Loan record to the owner of the Custom Team record. NO.123 At Universal Containers, the Sales VP likes to re-assign Opportunity Teams every six months. Each Opportunity Team has the following resources:– AE (owner)– Sales Engineer-Vertical Overlay– Sales OpsWhat should the Architect use to re-assign Opportunity Team members so they have access to the appropriate Opportunity records?Choose one answer:  From the User Setup menu, click “Update Team members on open Opportunities.”  Build a Visualforce page that will query the default team and update open Opportunities.  From the Opportunity record detail page, use the “Update Team Members” function.  Use the Mass Reassign Opportunity Team wizard on the Opportunity Tab Home Page.  Loading … Updated Sharing-and-Visibility-Designer Tests Engine pdf - All Free Dumps Guaranteed: https://www.actualtests4sure.com/Sharing-and-Visibility-Designer-test-questions.html --------------------------------------------------- Images: https://blog.actualtests4sure.com/wp-content/plugins/watu/loading.gif https://blog.actualtests4sure.com/wp-content/plugins/watu/loading.gif --------------------------------------------------- --------------------------------------------------- Post date: 2023-04-05 15:55:15 Post date GMT: 2023-04-05 15:55:15 Post modified date: 2023-04-05 15:55:15 Post modified date GMT: 2023-04-05 15:55:15