
Updated Apr-2023 Premium Sharing-and-Visibility-Designer Exam Engine pdf - Download Free Updated 208 Questions
Authentic Sharing-and-Visibility-Designer Dumps With 100% Passing Rate Practice Tests Dumps
Who should take the Sharing-and-Visibility-Designer exam
Salesforce Certified Sharing and Visibility Designer (SU18) certification is an internationally-recognized validation that identifies persons who earn it as possessing skilled as a Salesforce Certified Sharing and Visibility Designer (SU18). if a candidate wants significant improvement in career growth needs enhanced knowledge, skills, and talents. The Salesforce Sharing-and-Visibility-Designer Exam provides proof of this advanced knowledge and skill. If a candidate has knowledge of associated technologies and skills that are required to pass the Salesforce Sharing-and-Visibility-Designer Exam then he should take this exam.
Certification Path
There is no prerequisite for this exam.
NEW QUESTION 112
After testing and deploying a new trigger that does creates a related order when a opportunity is closed, the Architect begins complaints of permission error messages appearing when closing an opportunity.
How did this error occur?
- A. The trigger handler class is using ''with sharing'' and the user does not have access to the orders related to the opportunity.
- B. The trigger should be using RunAs() when creating the order.
- C. The trigger handlers class does not use any sharing keywords and the user not have access to the orders related to the opportunity.
- D. Trigger is using IsCreateable() Apex method and the user doesn't have create permission on the Oder object.
Answer: B
NEW QUESTION 113
Cosmic Financial Solutions would like to store each customer's social security number on the customer's account record. The number should always be masked unless a user has the permission to view it. Only a few users should be given the permission to view this data. Which of the following can be used to meet this requirement?Choose 1 answer.
- A. Apex Crypto Class
- B. Classic Encryption
- C. Shield Platform Encryption
- D. Protected Custom Metadata Type
Answer: B
NEW QUESTION 114
A developer at Universal Container is building an integration within a managed package for their internal org that requires login to an external system. The end point requires basic authentication. The Architect would like to ensure that the username and password are managed securely. Which three options should the Architect recommend to secure the credentials?
- A. Store the credentials in a custom object using encrypted fields
- B. Store the credentials in protected custom settings that are used in the apex callout (Missed)
- C. Store the credentials in protected custom metadata that are used in the apex callout
- D. Store the credentials in named credentials that are used in the apex callout (Missed)
- E. Store the credentials in the apex code, which will not be available to non-admins
Answer: B,C,D
NEW QUESTION 115
Universal Containers (UC) provides shipment tracking for its customers on a custom Shipment object. The .. yearly by the customers should be available on the Account record to the Marketing team, but the Marketing Shipment records.
What recommend should an Architect provide to accomplish this?
- A. Public organization-wide default on Shipment, process builder, and lookup relationship to Account.
- B. Private organization-wide default on Shipment, trigger, and Lookup relationship to Account,
- C. Private organization-Wide default on Shipment, rollup summary, and Master-Detail relationship to Account.
- D. Controlled by Parent (Account) on Shipment, trigger, and trigger, and Master-Detail relationship to Account.
Answer: D
NEW QUESTION 116
The system administrator of Cosmic Enterprises has created a dummy user in Salesforce. The user owns more than 15,000 account records that were recently obtained from a third-party database. A sharing rule has been created to share records owned by this user with all the sales managers and a few other users of the company.
There are performance issues whenever there is a change in the role hierarchy. Which of the following actions should a Solution Architect recommend to improve performance?Choose 3 answers.
- A. The dummy user should be placed at the top of the role hierarchy.
- B. If possible, the dummy user should not be assigned to a role in the role hierarchy.
- C. An account hierarchy should be established for the accounts owned by the dummy user.
- D. The dummy user should be placed at the bottom of the role hierarchy.
- E. No more than 10,000 account records should be owned by the dummy user.
Answer: A,B,E
NEW QUESTION 117
A sales rep (John) at Universal Containers (UC) requested to update information in an account record where he has READ only access. John requested the EDIT access permission from the owner of the record (Paul). Paul manually shared the record with John. Assuming the OWD of the Account object is Public Read-Only, what is the impact in the system?
- A. Existing AccountShare record is updated. Row Cause is "Manual" and Access Level is "Read/Write".
- B. New AccountShare record is created. Row Cause is "Owner" and Access Level is "Full".
- C. New AccountShare record is created. Row Cause is "Manual" and Access Level is "Read/Write".
- D. Existing AccountShare record is updated. Row Cause is "Owner" and User/Group is "John".
Answer: C
NEW QUESTION 118
User A at Universal Containers is in the default account team for User B.
User B owns the ACME account and changed User A's team member access to the account. What is the impact of this change?
- A. Changes affect all child ACME Accounts.
- B. Changes affect the default Account team.
- C. Changes affect only the ACME Account.
- D. Changes affect the default Opportunity team.
Answer: C
NEW QUESTION 119
Universal Containers created a custom object called Defect and would like to enable the Sharing button on the Defect page layout to share the records manually to other users in the organization. In which scenario will the Sharing button appear?
- A. The Sharing model is Public Read/Write/Transfer.
- B. The Sharing model is Public Read/Write.
- C. The Sharing model is either Private or Public Read only.
- D. The Sharing button always appears.
Answer: C
NEW QUESTION 120
Universal containers (UC) service reps are assigned to a profile which has ''View All'' in Case object..
To make sure service reps have access to all relevant information to attend to customer requests, which Architect consider?
Choose 2 answers
- A. Service reps will be able to access to Contact records if they are Controlled by Parent.
- B. Service reps will NOT able to access to Contact records because Account OWD is private
- C. Service reps will NOT able to access to Contact records if they are controlled by Parent.
- D. Service reps will be able to access to Contact records due to Implicit Sharing.
Answer: A
NEW QUESTION 121
A developer of Cosmic Solutions has created a Visualforce page that displays details of several account records in Salesforce. Which method of the Schema.DescribeSObjectResult class can he use in the custom controller to make sure that the current user is only able to view the page if he has 'Read' access on the Account object?Choose 1 answer.
- A. isSearchable()
- B. isReadable()
- C. isViewable()
- D. isAccessible()
Answer: D
NEW QUESTION 122
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.
- A. Edit the existing custom profile assigned to the sales users and remove 'Edit' access to the 'Shipment' object.
- B. Create a permission set without 'Edit' access to the 'Shipment' object and assign it to the five
- C. Create a new profile without 'Edit' access to the 'Shipment' object and assign it to the five users.
- D. Create a sharing rule that grants only 'Read' access to the records of the 'Shipment' object.
Answer: C
NEW QUESTION 123
Universal containers (UC) has a partner community for its 200 distributors. UC customer accounts are .. organization-wide default setting for the custom Delivery object is private.
How can an architect advise UC to grant all users at a distributor access to delivery records for all customer distributor?
- A. Create a criteria-based sharing rule that shares delivery records matching the Distributor to user distributor.
- B. Give ownership of the delivery record to a distributor user.
- C. Create a Sharing set for the Distributor profile to grant access to the Delivery object.
- D. Create a criteria- based sharing rule that shares delivery records matching the Distributor to users of a Public Group created for the distributor.
Answer: C
NEW QUESTION 124
DreamHouse Realty has the following situation:
- User 1 is in the default account team for User 2, who owns the ACME account.
- User 2 modifies User 1's team member access to the account.
What results from this modification?
- A. The modification affects all child ACME Accounts
- B. The modification affects the default Opportunity team
- C. The modification affects only the ACME Account
- D. The modification affects the default Account team
Answer: C
NEW QUESTION 125
*For objects where data access is granted through the role hierarchy, how is access granted?
- A. Users are granted access to data accessible by users below them in the role hierarchy
- B. Users are only granted read access to data owned by users above them in the role hierarchy
- C. Users are granted access to data accessible to users in the same role in the role hierarchy
- D. Users are only granted access to data owned by users below them in the role hierarchy
Answer: D
NEW QUESTION 126
Besides their own team accounts, sales managers at Universal Containers need to have READ access to all accounts of the same segment in other countries. Role hierarchy was implemented accordingly (based on countries), but a sales manager in the US is complaining that he cannot view account records of the same segment in Canada. What should be done to grant access in a proper way?
- A. Create an owner-based sharing rule to grant access to account records that have the same segment to all sales manager roles.
- B. Create criteria-based sharing rules to grant access to account records that have the same segment to all sales manager roles.
- C. Change the role hierarchy and put all of the sales managers in the US and Canada in the same role.
- D. Create a public group and include all accounts of the same segment and grant access through a permission set.
Answer: A
Explanation:
Explanation
A: Owner-Based Sharing RulesAn owner-based sharing rule opens access to records owned by certain users.
For example, acompany's sales managers need to see opportunities owned by sales managers in a differentregion. The U.S. sales manager could give the APAC sales manager access to the opportunitiesowned by the U.S. team using owner-based sharing.https://help.salesforce.com/articleView?id=security_sharing_rule_types.htm&type=5
NEW QUESTION 127
Cosmic Solutions uses a private sharing model for account records and has defined a role hierarchy based on its organizational hierarchy. Some of its features are as follows:1) There are two branches in the hierarchy for the United States and Europe.2) The role of US Sales Reps is below the role of the US Sales Manager.3) EU Sales Reps report to the EU Sales Manager.4) EU Sales Manager reports to the EU Sales Director, and the US Sales Manager reports to the US Sales Director.5) US Sales Director and EU Sales Director report to the same Vice President of Sales.A sales rep who is currently working in the United States is going to be transferred to France. The system administrator of the company will soon change his role in Salesforce. What will be the impact of this change on record access?Choose 3 answers.
- A. The EU Sales Manager will gain access to records owned by the sales rep.
- B. The US Sales Manager will lose access to records owned by the sales rep.
- C. Sales reps in Europe will gain access to all records shared with the sales rep.
- D. The US Sales Director will lose access to records owned by the sales rep.
- E. The Vice President of Sales will lose access to any records shared with the sales rep.
Answer: A,B,D
NEW QUESTION 128
A system administrator of Cosmic Service Solutions has created a sharing rule to grant the role of support agents 'Read/Write' access to cases owned by a public group of support managers. Some support agents have complained that they are unable to edit the cases. Which of the following is a valid method of testing the access granted by the sharing rule?Choose 1 answer.
- A. Logging in as a sample user who has been assigned to the role of support agents.
- B. Using field audit trail to test the visibility of case records using Metadata API.
- C. Using event monitoring to test whether a support agent is able to edit a particular case record.
- D. Using setup audit trail to test whether the support agents are able to edit the records.
Answer: A
NEW QUESTION 129
In a recruiting application, a master-detail relationship has been defined between two custom objects, Job Applications (master) and Reviews (detail). Which statement is TRUE? Choose 2
- A. Review records may exist without an associated job application
- B. The master-detail relationship between Job Applications and Reviews is defined on the Job Application object
- C. Deleting a Job application record will delete associated review records (Missed)
- D. Review records will inherit ownership from the associated job application
Answer: C,D
NEW QUESTION 130
......
Verified Pass Sharing-and-Visibility-Designer Exam in First Attempt Guaranteed: https://www.lead2passed.com/Salesforce/Sharing-and-Visibility-Designer-practice-exam-dumps.html
Salesforce Sharing-and-Visibility-Designer Real Exam Questions Guaranteed Updated Dump from Lead2Passed: https://drive.google.com/open?id=1yOvAkUf8skB77-M6-Cm1EnEGAm1B3qVf