
Sharing-and-Visibility-Designer PDF Pass Leader, Sharing-and-Visibility-Designer Latest Real Test
Valid Sharing-and-Visibility-Designer Test Answers & Sharing-and-Visibility-Designer Exam PDF
Salesforce Sharing-and-Visibility-Designer Exam
Salesforce Sharing-and-Visibility-Designer Exam is related to Salesforce Certified Sharing and Visibility Designer (SU18) Certification. This exam validates the Candidate ability to design secure, scalable security models on the Lightning Platform. It also deals with the ability to design a security and sharing model within Salesforce based on complex requirements, articulate system design considerations, benefits, tradeoffs, and recommendations for a security and sharing model.
How much Sharing-and-Visibility-Designer Exam Cost
The price of the Salesforce Sharing-and-Visibility-Designer exam is $400 USD.
NEW QUESTION 47
If you want to create some logic that will share certain records in APEX code, you just have to create special records that will open access to the desired records.
The aim is to create records of certain type, for example , all share objects for custom objects are named as ___________?
Answer:
Explanation:
MyCustomObject__Share
NEW QUESTION 48
Universal Containers has a custom Visualforce application that uses a custom Apex controller.
Within this Visualforce application, what should the Architect do to ensure that object-level security is enforced?
- A. Utilize the "With Sharing" keyword when defining the Visualforce page
- B. Utilize the "With Sharing" keyword when defining the Apex controller class
- C. Use the "Without Sharing" keyword when defining the Apex controller class
- D. Use the Schema.DescribeSObjectResult isAccessible() method in the Apex controller
Answer: D
NEW QUESTION 49
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 US Sales Director will lose access to records owned by the sales rep.
- B. Sales reps in Europe will gain access to all records shared with the sales rep.
- C. The EU Sales Manager will gain access to records owned by the sales rep.
- D. The Vice President of Sales will lose access to any records shared with the sales rep.
- E. The US Sales Manager will lose access to records owned by the sales rep.
Answer: A,C,E
NEW QUESTION 50
Universal Containers has built a recruiting application on the salesforce Platform. HR requested that all internal users should have edit access to the referral custom object. One of the recruiters needed to share a referral record with another colleague for collaboration using manual sharing. The recruiter opened the referral record and could not find the share button. What could be the technical reason for this?
- A. The Referral object OWD is public Read/Write.
- B. The Referral object OWD is public Full Access.
- C. The Referral object OWD is public Read only.
- D. The Referral object OWD is private.
Answer: A
NEW QUESTION 51
Universal Containers provides 24x7 support for its customers worldwide using call centers in three different countries with each one covering an 8-hour shift in different time zones. Service reps in a call center have access to the same information but only during their local working hours.
Which feature in Salesforce controls access for specific login hours?
- A. Profiles
- B. Set the login hours on user records
- C. Permission sets
- D. Custom permissions
Answer: A
Explanation:
Explanation
https://success.salesforce.com/ideaView?id=0873A000000E85KQAS
NEW QUESTION 52
If you have access to an account's child record, what permission does that grant you to the account?
- A. Read Only
- B. Delete
- C. Read/Write
- D. Edit
Answer: A
NEW QUESTION 53
A Visualforce controller has a requirement to be written with "Without Sharing" at the top level; however, certain methods within the page still need to enforce the user permissions for creating records and accessing certain fields. Which two methods below would be used to enforce this requirements?
Choose 2 answers.
- A. UserInfo.getProfileID
- B. Schema.DescribeFieldResult
- C. Schema.DescribeSObjectResult
- D. Schema.getGlobalDescribe
Answer: B,C
NEW QUESTION 54
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 only the ACME Account.
- B. Changes affect the default Account team.
- C. Changes affect all child ACME Accounts.
- D. Changes affect the default Opportunity team.
Answer: A
NEW QUESTION 55
An administrator of Cosmic Solutions wants to create a list view that only displays accounts of manufacturing companies. Sales users use a custom field on the Account object to indicate the type of company. The list view should only be visible to three sales managers of the company. If all the users are using Salesforce Classic, which of the following should be used to restrict the visibility of the list view?Choose 1 answer.
- A. Role
- B. User
- C. Role and Subordinates
- D. Public Group
Answer: D
NEW QUESTION 56
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 bottom of the role hierarchy.
- B. The dummy user should be placed at the top of the role hierarchy.
- C. An account hierarchy should be established for the accounts owned by the dummy user.
- D. If possible, the dummy user should not be assigned to a role in the role hierarchy.
- E. No more than 10,000 account records should be owned by the dummy user.
Answer: B,D,E
NEW QUESTION 57
Universal Containers has a global 24x7 Salesforce.com implementation that supports Sales, Services, Order Management, and various other parts of their business. They have a nested territory hierarchy, 10,000 sales users, and 20,000 support agents. Territory changes happen daily. The demand for new applications and changes to the platform is high and they follow an agile development methodology and deliver new releases every two weeks on the platform. What Salesforce.com feature would help the system recover from a maintenance restart on Salesforce.com servers?
- A. Enable Parallel Sharing Rule recalculation.
- B. Enable Granular Locking on the system.
- C. Enable Filter -Based Opportunity Territory Assignment.
- D. Enable Deferred Sharing Rule recalculation.
Answer: D
NEW QUESTION 58
Which three areas should the Architect review in order to increase performance of "Record Access" and "Sharing" calculations?
Choose 3 answers.
- A. Opportunity data, to ensure that no Account has more than 10,000 Opportunity records that are related to it.
- B. Record ownership, to ensure that no user owns more than 10,000 Object records in the system.
- C. Apex Managed Sharing triggers, to ensure that no trigger is querying more that 10,000 Object records.
- D. Custom Object data, to ensure that no Account has more than 10,000 Custom Objects that look up to it.
Answer: A,B,D
NEW QUESTION 59
Cosmic Service Solutions has three branches in the role hierarchy for the three regions in the United States where it provides support services to other companies. The organization-wide default sharing setting of the Case object has been set to 'Private'. When working on case resolution, the support agents in the western branch should be able to collaborate by sharing case records with the support agents in the central branch of the hierarchy. No other users in the company, including the managers, should be able to gain access to these records. What can a Salesforce Architect recommend to meet this requirement?Choose 1 answer.
- A. Create a criteria-based sharing rule to share case records owned by the role of western support agents with a public group of central support agents.
- B. Create an ownership-based sharing rule to share case records owned by the role of western support agents with the role of central support agents.
- C. Create a criteria-based sharing rule to share case records owned by the role of western support agents with the role of central support agents.
- D. Create an ownership-based sharing rule to share case records owned by the role of western support agents with a public group of central support agents.
Answer: D
NEW QUESTION 60
Nick is a sales rep who works for Cosmic Sporting Goods. Until recently, he was the owner of an account record named 'Kelly Corporation'. Upon his request, the system administrator changed the owner of the account to another sales rep named Fred. Fred and Nick share the same role in the role hierarchy. The organization-wide default sharing setting of the Account object has been set to 'Private'. Which of the following is true regarding the impact of this change on record access?Choose 1 answer.
- A. Both Fred and Nick will be able to access the account record.
- B. Nick will lose access to the account record.
- C. Fred will be able to access all the account records shared with Nick.
- D. Nick will automatically retain access to the account record.
Answer: B
NEW QUESTION 61
A dummy user at Universal Containers owns more that 10,000 lead records. The system assigned all these leads to a dummy user. This is causing performance issues whenever role hierarchy changes. Which two options should be recommended to improve performance?
Choose 2 answers.
- A. Do not assign a role to the dummy user.
- B. Add the dummy user into a public group.
- C. Add the dummy user to the bottom of the role hierarchy.
- D. Assign ownership to a small number of users.
Answer: A,D
NEW QUESTION 62
Universal Containers has just deployed a change to its role hierarchy. A manager is reporting that their staff can now see Accounts that they do not own and should not have access to. How should the Architect troubleshoot?
- A. While logged in as the one of the Staff members, navigate to a sample account and use the Sharing button to determine who has access.
- B. While logged in as the System Administrator, use the Field Accessibility Viewer to view a matrix of who has access to Accounts.
- C. While logged in as the System Administrator, use the Field Accessibility Viewer to view a matrix of who has access to Accounts.
- D. While logged in as the one of the Staff members, navigate to their user record and inspect their profile and role membership.
Answer: A
NEW QUESTION 63
An Architect is working with Ursa Major Solar, a company that has the following environment and requirements:
- Commercial and Consumer support departments roll up to the same Support Director.
- The Commercial and Consumer sales users roll up to the same VP of Sales, but there should be no collaboration between sales departments.
- The Commercial and Consumer sales department should share their customers with each other. However, the Commercial Account and Consumer Account support departments should not collaborate.
- The sales departments will remain the Account Owner for the Accounts that they sell to.
What Organization-Wide Default is recommended for Accounts, and how would the Architect enable proper support Account Sharing for Commercial and Consumer sales?
- A. Private Account Sharing with Sharing Rules from Commercial Sales Group(s) to Commercial Support Group(s) and Consumer Sales Group(s) to Consumer Support Group(s).
- B. Read-Only Account Sharing with Sharing Rules from Commercial Sales Role(s) to Consumer Support Group(s) and Consumer Sales Role(s) to Commercial Support Group(s).
- C. Private Account Sharing with Sharing Rules from Commercial Sales Role(s) to Commercial Support Role (s) and Consumer Sales Role(s) to Consumer Support Role(s).
- D. Private Account Sharing with Sharing Rules from Commercial Sales Role(s) to Consumer Support Role(s) and Consumer Sales Role(s) to Commercial Support Role(s).
Answer: C
NEW QUESTION 64
A junior Account manager owns an account and creates a new opportunity to manage complex deal. She needs the help of the product specialist and solution engineer. Given the size of this deal, she knows the account is likely to be reassigned to a senior account manager in the near future. What is the optimal way for the junior account manager to share the opportunity, given the private sharing model?
- A. Manual share on the Account.
- B. Opportunity Team.
- C. Manual Share on the Opportunity.
- D. Create an Owner-based sharing rule.
Answer: B
NEW QUESTION 65
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?
- A. Enable Salesforce Shield Platform Data Encryption and mark the patient notes field as encrypted.
- B. Use an Apex trigger and the Apex Crypto class to encrypt patient notes as soon as they are saved to Salesforce.
- C. Create a new Custom Field of type "Text (Encrypted)" and move the patient notes data into the new field.
- D. No action is required; all Salesforce data is encrypted at rest as part of Salesforce's standard trust measures.
Answer: B
NEW QUESTION 66
Cosmic Insurance has started using a Text Area (Rich) field on the Contact object to store detailed information about each customer. However, this field should be encrypted at rest to comply with certain regulations. Also, users should be able to search the data within this field using the Salesforce UI. What should a Solution Architect recommend to meet this requirement?Choose 1 answer.
- A. Use the Apex Crypto class to encrypt the field as soon as it is updated.
- B. Use an AppExchange application that allows encrypting custom fields.
- C. Convert the field to a custom Text (Encrypted) field.
- D. Use Shield Platform Encryption to encrypt the field.
Answer: D
NEW QUESTION 67
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?
- A. 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.
- B. The Operations manager will get access to the scheduled courses by granting the Operations manager modify ALL on scheduled courses.
- C. 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.
- D. The Operations manager will get access to the scheduled courses owned by the Operations Users team defined in the role hierarchy.
Answer: A
NEW QUESTION 68
Universal Containers uses the Case object to track service tickets. They have implemented Case teams to allow multiple support representatives to manage the Cases. Which two "Filter by owner" options would the user see while creating a list view on the Case object? Choose 2 answers
- A. Roles
- B. Public Groups
- C. Queue
- D. My Case Teams
Answer: C,D
NEW QUESTION 69
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. Shield Platform Encryption
- B. Apex Crypto Class
- C. Classic Encryption
- D. Protected Custom Metadata Type
Answer: C
NEW QUESTION 70
Universal Containers (UC) operates worldwide with offices in more than 100 regions in 10 different countries role hierarchy to control data visibility. In the new fiscal year, UC is planned to reorganize the roles and rea..
Which two point should an Architect consider in this situation?
Choose 2 answers
- A. Replacing Account records ownerships massively can cause data skew.
- B. Changing complex role hierarchy can cause a high level of sharing recalculation.
- C. Restricting the organization-sharing configurations to private.
- D. Using a temporary parking lot account to improve performance.
Answer: A,B
NEW QUESTION 71
Universal Containers (UC) has 600 sales reps. UC has rollout plan to deploy salesforce in 3 weeks. At the end of the second week, they received a "User Role Limit Exceeded" error.
After investigation, they discovered that during the user provisioning process, a new role was generated for every new user.
Which two recommendations could solve this problem?
Choose 2 answers.
- A. Review the user provisioning process to not automatically create a user role for any new user.
- B. Create an Apex class to replace the User Roles by generic one as soon as they are created.
- C. Remove role hierarchy from salesforce org and control the record access using apex managed sharing.
- D. Contact salesforce support and request to increase the number of users' roles allowed.
Answer: A,D
NEW QUESTION 72
......
The benefit in Obtaining the Sharing-and-Visibility-Designer Exam Certification
- When an organization hiring or promotion an employee, then the decision is made by human resources. Now while Candidate may have an IT background, they do their decisions in a way that takes into record many different factors. One thing is candidates have formal credentials, such as the Salesforce Certified Sharing and Visibility Designer (SU18).
- A candidate might have incredible IT skills. Employers that do the hiring need to make decisions based on limited information and as it always. When they view the official Salesforce Certified Sharing and Visibility Designer (SU18) certification, they can be guaranteed that a candidate has achieved a certain level of competence.
- After completing the Salesforce Certified Sharing and Visibility Designer (SU18) certification Candidate becomes a solid, well-rounded Salesforce Certified Sharing and Visibility Designer (SU18).
- If the Candidate has the desire to move up to a higher-paying position in an organization. This certification will help as always.
Sharing-and-Visibility-Designer Dumps Ensure Your Passing: https://www.updatedumps.com/Salesforce/Sharing-and-Visibility-Designer-updated-exam-dumps.html
Sharing-and-Visibility-Designer exam dumps and online Test Engine: https://drive.google.com/open?id=1z2rBcQj9GOsDsC6jSDVPWvCNJMx3Hrsm