Verified Sharing-and-Visibility-Designer Exam Dumps PDF [2022] Access using ExamTorrent [Q111-Q134]

Share

Verified Sharing-and-Visibility-Designer Exam Dumps PDF [2022] Access using ExamTorrent

Try Best Sharing-and-Visibility-Designer Exam Questions from Training Expert ExamTorrent


For more info visit:

Sharing-and-Visibility-Designer Exam Reference


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 111
Universal Containers would like to track defects within Salesforce. A defect need to have the following fields:
* Severity * Type * Status * Description There will be multiple Defects related to the standard Case object.
Defects will be assigned to different owners which will often be different to the Case owner. Which option should the Architect choose to meet the requirement?

  • A. Create a custom object for defects and relate it to cases using lookup
  • B. Create a custom object for defects and relate it to cases using master -detail
  • C. Create a relationship between the standard defect object and the standard case object.
  • D. Create all defect fields on the case object to track the defect and lookup.

Answer: A

 

NEW QUESTION 112
Which technology can DreamHouse Realty use to store sensitive information on-premise in a way that makes it accessible from Salesforce?

  • A. Implement a third-party tokenization service
  • B. Implement an on-premise database
  • C. Implement a third-party proxy server
  • D. Implement the Salesforce Shield toolkit

Answer: C

 

NEW QUESTION 113
The sales managers in Japan have asked the sales manager in Australia to assist them with closing their deals.
How are these requirements achieved?

  • A. Use sharing set to give the sales manager access to the deals.
  • B. Create ownership-based sharing rule.
  • C. Use opportunity teams to automatically add the sales manager as a team member.
  • D. Assign the sales manager View All on the opportunity object.

Answer: B

 

NEW QUESTION 114
Universal Container is a global Telco that has recently implemented enterprise territory management to better align their sales teams and sales processes. They are in Q4 of the FY and they have completely revamped their territory structure and created a plan for a new structure that would support the new FY. Their current territory model has 8k territories. Their new model would be a new set of 8,5K territories, and their org limit is 10k. What enterprise territory management feature can US take advantage of in order to help them stay within their org limits?

  • A. Territory Model State
  • B. Territory type priority
  • C. Territory Type
  • D. Territory Hierarchy

Answer: A

 

NEW QUESTION 115
Many sales users with different user profiles recently complained about being unable to view certain fields on account records in Salesforce. Which page can be accessed by a system administrator in Setup to quickly determine which profiles, page layouts, and record types are assigned to certain fields on the Account object?Choose 1 answer.

  • A. Field Updates
  • B. Field Accessibility
  • C. Fields
  • D. Field-Level Accessibility

Answer: B

 

NEW QUESTION 116
Universal Containers (UC) has implemented Service Cloud. There is a flag field on the case object that marks a case as (Sensitive). UC requested that this flag can be viewed by all users who have access to the case but only be edited by the assigned case assessor. The case assessor is a lookup field on the case object. How can an architect achieve this requirement?

  • A. Custom Lightning Component.
  • B. Object Permissions.
  • C. Permission Set.
  • D. Field-level security

Answer: A

 

NEW QUESTION 117
Universal Containers has a strict security model enforced through object, field, and row-based security mechanisms. The Architect would like to ensure the security model is being thoroughly tested using Apex automated tests. Which three considerations should be made when using the runAs() method to design Apex until tests?

  • A. runAs() can be used inside of test classes to validate record-level security
  • B. runAs() can be used inside of test classes to validate field-level permissions
  • C. runAs() does not enforce user permissions or field-level permissions in test classes (Missed)
  • D. runAs() can be used outside of test classes to bypass record-level security
  • E. runAs () counts towards total DML statements issued within transaction (Missed)

Answer: A,C,E

 

NEW QUESTION 118
Universal Containers (UC) has implemented Customer Community with customer community plus license for its distributors. Retail distributors have part-time agents who work for multiple distributors. Those agents should have access to other distributor accounts as well.
What can be configured to grant agents access to different distributor accounts?

  • A. Create sharing rules to share distributor accounts with agents.
  • B. Use Apex sharing to share distributor accounts with agents using the Account__ Share table.
  • C. Create sharing set to share distributor accounts with agents using account contact relationship.
  • D. Use share group to share distributor accounts with agents who have account contact relationship.

Answer: D

 

NEW QUESTION 119
Universal Containers (UC) has a custom Apex class that enforces a business process and updates opportunity field-level security permissions of read only certain user's profiles are being updated by their class.
How should the architect fix this problem?

  • A. Put the code in an class that uses the With Sharing keyword.
  • B. Use the With SECURYT_ENFORCED keyword in the SOQL statement.
  • C. Add With Sharing keyword to the class.
  • D. Use the IsUpdateable() Apex method to test each field prior to allowing updates.

Answer: B

 

NEW QUESTION 120
Universal Containers (UC) is implementing Sales Cloud. During the final quarter of the financial year, sales managers help each other close deals. They requested a solution in Salesforce to allow them to share opportunities with other sales managers from different teams as needed. They also requested that sharing deals should expire automatically two weeks after the new fiscal year starts.
Which two options to propose a solution to meet the requirements? (Choose two.)

  • A. Opportunity team to share opportunities with sales managers.
  • B. Apex Sharing to share opportunities with sales managers.
  • C. Scheduled Apex job to remove access.
  • D. Sharing Rules to share opportunities with sales managers.

Answer: A,C

Explanation:
Explanation/Reference:

 

NEW QUESTION 121
Universal Containers has a Private Sharing Model for the Opportunity object. Sales Rep A at Universal Containers created the Opportunity record and then transferred ownership of the Opportunity record to Sales Rep B.
Both Sales Rep A and B have the same role in the Role Hierarchy.What access will Sales Rep A have to the Opportunity after the transfer?

  • A. No Access.
  • B. Read/Write.
  • C. Full Access.
  • D. Read Only.

Answer: A

 

NEW QUESTION 122
Universal Containers has Public Read Only sharing settings on the Opportunity object. What Opportunity access options can the user see while adding account team members to the Account?

  • A. Read Only
  • B. Private
  • C. Private and Read Only
  • D. Read Only and Read/Write

Answer: D

 

NEW QUESTION 123
By default, how many roles are created when the first external user is created on a partner account?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A

 

NEW QUESTION 124
Which are two valid use cases for programmatic sharing?
Choose 2 answers.

  • A. Setting user ownership for standard and custom objects.
  • B. An external system manages user record access.
  • C. Native sharing functionality does not meet requirements.
  • D. Frequent user ownership changes based on re-alignments.

Answer: B,C

 

NEW QUESTION 125
What should a Salesforce architect recommend to make sure that users that gained access to a custom of 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. Use ''runAS'' system method in Apex classes to enforce record visibility.
  • C. Create a new record in_Share object with RowCause ''Manual''
  • D. Create a specific Sharing Reason for the custom object.

Answer: D

 

NEW QUESTION 126
Universal Containers (UC) has a requirement to expose a web service to their business partners. The web service will be used to allow each business partner to query UC's Salesforce instance to retrieve the status of orders. The business partner should only be allowed access to orders for which the business partner is the fulfillment vendor. The Architect does not want the business partners to utilize the standard APIs and would prefer a custom API be developed. Which three design elements should the Architect consider in order to ensure the data security of the solution?
Choose 3 answers

  • A. Query the Orders object with Dynamic SOQL based upon the fulfillment ID.
  • B. Set the Orders object's sharing settings to Private in the Org-Wide Defaults
  • C. Develop a custom Apex web service using the "With Sharing" keyword.
  • D. Develop a custom Apex web service with a fulfillment ID input attribute
  • E. Provide each partner with their own Salesforce login set to API Enabled on the profile.

Answer: A,B,C

 

NEW QUESTION 127
After testing and deploying a new trigger that does creates a related order when a opportunity is closed, the .. complaints of permission error messages appearing when closing an opportunity.
How did this error occur?

  • A. The trigger should be using RunAs() when creating the order.
  • B. The trigger handler class is using ''with sharing'' and the user does not have access to the orders related to the opportunity.
  • 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: D

 

NEW QUESTION 128
A multi-national Telco recently implemented Enterprise Territory Management to better align their sales teams and sales processes. They are in the final quarter of their fiscal year, and they have significantly changed their Territory structure and created a plan for a new structure that would support the new fiscal year.
Their current territory model has 6,000 territories. Their new model would be a new set of 6,500 territories, and their org limit is 10,000 territories.
What Enterprise Territory Management feature can this company use to help them say within their org limits?

  • A. Territory Model State
  • B. Territory Type Priority
  • C. Territory Type
  • D. Territory Hierarchy

Answer: A

 

NEW QUESTION 129
In Enterprise Territory Management, which of the following are possible access levels for accounts assigned to territories when the organization-wide default sharing setting is 'Public Read/Write'?Choose 2 answers.

  • A. View and Edit
  • B. View and Delete
  • C. No Access
  • D. View, Edit, Transfer, and Delete

Answer: A,D

 

NEW QUESTION 130
At Universal Containers, Accounts and Contacts are normally visible to all employees, and Proposals (custom object) are visible to the Account owner and managers. However, some Proposals are considered confidential and are managed by a Strategic Proposals team. These Proposals should not be visible to anyone in the Sales group other than the owner and the strategic team.
How should the architect design for this requirement?

  • A. Proposal Owner set to the Strategic Deals Team Queue and create an owner-based sharing rule to grant visibility to the Account owner
  • B. Disable Grant Access Using Hierarchies and set a Criteria-Based Sharing rule for Strategic Deals team.
  • C. Proposal Owner set to the Strategic Deals Team Queue and set the Account relationship to Master-Detail.
  • D. Disable Grant Access Using Hierarchies and set an Owner-Based Sharing rule for Strategic Deals team.

Answer: B

 

NEW QUESTION 131
Which element is included in the security model for Force.com sites? (choose 2)

  • A. Named Visualforce pages
  • B. Full CRUD permission on all custom objects (Missed)
  • C. Read/Write permission on all standard objects
  • D. Restricted IP Ranges

Answer: B,D

 

NEW QUESTION 132
The role of a sales manager of Cosmic Electronics was recently changed due to a transfer. He is now able to access an account record that is not owned by him. The Salesforce administrator of the company would like to determine whether the role hierarchy is the reason for the record access. Which of the following can be used to determine this in the Salesforce Classic user interface?Choose 1 answer.

  • A. Sharing Settings
  • B. Apex Sharing Reason
  • C. Role
  • D. Sharing Button

Answer: D

 

NEW QUESTION 133
The IT Director of Cosmic Solutions would like to prevent Cross-Site Request Forgery (CSRF) attacks on the company's website. Which of the following is a defense mechanism provided by Salesforce that can prevent these attacks?Choose 1 answer.

  • A. Anti-CSRF Security
  • B. Security Token
  • C. CSRF Protection
  • D. Anti-CSRF Token

Answer: D

 

NEW QUESTION 134
......

Latest 100% Passing Guarantee - Brilliant Sharing-and-Visibility-Designer Exam Questions PDF: https://prep4sure.examtorrent.com/Sharing-and-Visibility-Designer-exam-papers.html