
Sharing-and-Visibility-Designer Study Guide Brilliant Sharing-and-Visibility-Designer Exam Dumps PDF
View Sharing-and-Visibility-Designer Exam Question Dumps With Latest Demo
NEW QUESTION # 83
In order to comply with regulatory requirements, Universal Health must encrypt all Personally Identifiable Information (PII), both while it is being transmitted over the network and while it is at rest. Universal Health has completed a data audit and has determined that 12 fields on the contact record can contain PII, including the contact name and several other standard fields. Univesal Health would like the fields to remain accessible in Salesforce. Which two options does Universal Health have to maintain compliance?
Choose 2 answers.
- A. Use an external, third party encryption service to encrypt PII before it enters Salesforce.
- B. Implement a custom Apex trigger to automatically encrypt the PII data using the Apex Crypto Class.
- C. Update the field type of each of the 12 fields to "Text (Encrypted)" so that they are encrypted at rest.
- D. Enable Salesforce Platform Encryption and select the 12 contact fields to be encrypted.
Answer: C,D
NEW QUESTION # 84
Universal Containers (UC) provides shipment tracking for its customers on a custom Shipment object. The total number of shipments made yearly by the customers should be available on the Account record to the Marketing team, but the Marketing team should not have access to Shipment records.
What recommendation should an Architect provide to accomplish this?
- A. Controlled by Parent (Account) on Shipment, trigger, and Master-Detail relationship to Account.
- B. Private organization-wide default on Shipment, trigger, and Lookup relationship to Account.
- C. Public organization-wide default on Shipment, process builder, and Lookup relationship to Account.
- D. Private organization-wide default on Shipment, rollup summary, and Master-Detail relationship to Account.
Answer: B
NEW QUESTION # 85
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.
- A. Create Apex Sharing Reasons on the Loan object to identify the reason the Loan record was share.
- B. 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.
- C. 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.
- D. Create a custom trigger on the Custom Team object that inserts or updates records in the Loan_share object.
Answer: B,C
NEW QUESTION # 86
Below are some details regarding the organization at Universal containers:
1. Richard and Kevin are the east sales reps and their manager is Karen the East sales executive.
2. Sam and Wilder are West sales reps and the manager is Wendy, the West sales executive.
3. Bob is the CEO and managers both Karen and Wendy
Universal containers role hierarchy follows their management structure. Richard owns an account, NewCompany, and Kevin owns an account, OldCompany. Karen manually shared her account NewWorld with Kevin. However, she has moved to a new role to lead all Named Accounts, and Phil, who replaced her, is the new owner of NewWorld. Which employees will have access to the NewWorld account?
- A. Bob, Phil and Kevin
- B. Bob, Richard, Phil and Kevin
- C. Bob, Karen and Kevin
- D. Bob and Phil
Answer: D
NEW QUESTION # 87
Universal Containers has expanded to sell virtual containers for data storage. Virtual container work orders are provisioned immediately by the system and therefore cannot be changed by a sales representative. What is an optimal approach to implement these requirements?
- A. Remove the Work Order Edit permission from the sales representative Profile.
- B. Change the record type/page layout assignment for Work Order to be Read Only.
- C. Implement a sharing rule that changes access for all Work Order to Read.
- D. Remove the edit button from the work order page layout.
Answer: A
NEW QUESTION # 88
Sales executives at Universal Containers (SC) want to create list views to filter opportunities for large at-risk Opportunities. These list views should only be available to certain executives that specialize in closing problematic deals. How can UC solve this requirement?
- A. Share the List Views with the appropriate Role in the Role Hierarchy.
- B. Share the List Views with the appropriate Queue.
- C. Share the List Views with the appropriate Public Group.
- D. Share the List Views with the appropriate individual users.
Answer: C
NEW QUESTION # 89
Universal Containers has successfully implemented a large Service Cloud rollout for their national call center 3 months ago.
One of their largest customer accounts, United Automotive, has over 15,000 open cases.
Agents are now having trouble opening new cases for United Automotive.
When they try to create a case, the following Error messages appear for them UNABLE_TO_LOCK_ROW They notice that this only occurs for the United Automotive account. If they try to save the case again it will usually work, but the problem seems to be happening more and more often. What option should the Architect recommend?
- A. Review all Case Sharing Rules and consolidate where appropriate to reduce the total number of sharing rules.
- B. Review the Customer Service Profile to ensure that they have Read/Write access to the appropriate Case and Account Fields.
- C. Review the Account structure to split the United Automotive account into multiple branch accounts.
- D. Review all Account sharing rules to ensure that the Customer Service team has Read/Write access to the United Automotive Account.
Answer: C
NEW QUESTION # 90
Cosmic Repair Solutions has several repair centers in the country, and uses a custom object called 'Inventory' to track parts used by technicians for repair jobs. The company uses a private sharing model for the records of this object. A custom profile has been assigned to the technicians who frequently access Salesforce. Currently, a technician is only able to access an 'Inventory' record if they have access to the parent 'Repair Job' record.
But since technicians are often required to collaborate with one another, they need to be given access to view all the 'Inventory' records in Salesforce. What should be done to meet the requirement?Choose 1 answer.
- A. Select 'View All' permission on the object in the technicians' profile.
- B. Change the organization-wide default sharing setting of the 'Inventory' object to 'Public Read Only'.
- C. Grant 'View All Data' permission to the technicians in their profile.
- D. Create an ownership-based sharing rule to grant 'Read Only' access to the profile of technicians.
Answer: A
NEW QUESTION # 91
Universal Containers has successfully implemented a large Service Cloud rollout for their national call center 3 months ago. One of their largest customer accounts, United Automotive, has over 15,000 open cases. Agents are now having trouble opening new cases for United Automotive. When they try to create a case, the following Error messages appear for them UNABLE_TO_LOCK_ROW They notice that this only occurs for the United Automotive account. If they try to save the case again it will usually work, but the problem seems to be happening more and more often. What option should the Architect recommend?
- A. Review all Case Sharing Rules and consolidate where appropriate to reduce the total number of sharing rules.
- B. Review the Customer Service Profile to ensure that they have Read/Write access to the appropriate Case and Account Fields.
- C. Review the Account structure to split the United Automotive account into multiple branch accounts.
- D. Review all Account sharing rules to ensure that the Customer Service team has Read/Write access to the United Automotive Account.
Answer: C
NEW QUESTION # 92
What should a Salesforce architect recommend to make sure that users that gained access to a custom object record through Apex managed sharing do not lose access to it when its owner is changed?
- A. Use "runAs'' system method in Apex classes to enforce record visibility.
- B. Use ''With Sharing'' keyword to make sure record visibility will be considered.
- C. Create specific Apex Sharing Reason for the custom object.
- D. Create a new record in _Share object with RowCause 'Manual''.
Answer: C
NEW QUESTION # 93
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 Type
- B. Territory Model State
- C. Territory Hierarchy
- D. Territory type priority
Answer: B
NEW QUESTION # 94
Sales managers at Universal Containers (UC) have requested viewing customer invoices in Salesforce ..
system. The architect at UC decided to surface the customer invoices in Salesforce using external objects a..
Configured an external object called Invoice.
Created a lookup relationship between account and the invoice
How can the architect grant the sales managers access to the customer invoices data?
- A. By creating sharing rules to share the invoice records with users in sales manager roles.
- B. By creating a sharing set a share invoice with users in a sales manager role.
- C. By controlling the invoices object permission on the sales manager's profile.
- D. By using manual sharing to share invoices with relevant sales managers.
Answer: C
NEW QUESTION # 95
A Salesforce developer who works for Cosmic Enterprises is considering the use of the runAs() system method in an Apex unit test to validate the programmatic sharing of certain records. Which of the following are valid considerations for using this method?Choose 2 answers.
- A. The method can be used to enforce a user's record sharing
- B. The method can be used to enforce user and system permissions.
- C. The method can be used inside and outside test methods.
- D. Field-level security cannot be enforced using the method.
Answer: A,D
NEW QUESTION # 96
The architect at Universal Containers is trying to ensure that security vulnerabilities are not present within the Salesforce organization.
What two tests should the architect verify? (Choose two.)
- A. Test Cross-Site Scripting on custom pages.
- B. Test for SOQL Injection.
- C. Test for invalid user access attempts.
- D. Test Cross-Site Scripting on Apex queries.
Answer: A,C
NEW QUESTION # 97
The Architect at Universal Containers has created a List View to show all open Opportunities that were created in the last month, and would like to make this list view visible to certain groups of users. Which two options are available to the Architect for sharing the List View?
- A. Profiles
- B. Roles and Subordinates
- C. Manual Sharing
- D. Public Groups
Answer: B,D
NEW QUESTION # 98
Susan posts a file to the chatter fees for a record of an object which OWD is private. Which two statements accurately describe who can view the file by default?
Choose 2 answers.
- A. Susan only.
- B. Susan and users with access to the record.
- C. Susan and users with the View All Data permission.
- D. Susan and users with a shared chatter post link to the file.
Answer: B,C
NEW QUESTION # 99
Universal Containers has implemented a community for its customers using the Customer Community sense type. They have implemented a custom object to store service requests that has a look up to the account record.
The Organization Wide Default External Access for the service request object is set to Private. Universal Containers wants their customers to be able to see service requests for their account through the community Customers should not see service requests for other accounts.What Salesforce feature can the Architect use to implement this?
- A. Use manual sharing to share the service requests manually when a new community user is added.
- B. Use Apex Managed Sharing to share service requests related to the account to the appropriate community users.
- C. Use a Sharing Rule to share service requests to the community user based on their role.
- D. Use a Sharing Set to share service requests related to the account based on the community user's profile.
Answer: D
NEW QUESTION # 100
If you have access to an account's child record, what permission does that grant you to the account?
- A. Delete
- B. Read Only
- C. Edit
- D. Read/Write
Answer: B
NEW QUESTION # 101
Sales managers want their team members to help each other close Opportunities. The Opportunity and Account organization-wide defaults are private. To grant Opportunity access to sales reps on the same team, owner ship-based sharing rules were created for each team.
What is the side effect of this approach?
- A. All sales reps will have Read access to all Accounts.
- B. Sales Reps on the same team will have Edit access to the Accounts for Opportunities owned by then team members.
- C. All sales reps will have Read access to Accounts for all Opportunities.
- D. Sales reps on the same team will have Read access to the Accounts for Opportunities owned by their team members.
Answer: D
NEW QUESTION # 102
Universal Container (UC) is in a legal dispute regarding several orders. UC has found out these records VP of Sales has asked to ensure this cannot happen in the future.
What approach would meet this requirement?
- A. Remove Order delete Permission from Profiles and Permission Sets
- B. Change the Record Type/Page Layout assignment for orders to be Read Only.
- C. Implement a Sharing Rule that changes access for order to Read.
- D. Remove the Delete button from the Order Page Layout.
Answer: A,B
NEW QUESTION # 103
A custom invoice object has been created with a master-detail relationship to account. The Account receivable (AR) team needs access to Invoices AR users do not own nor have access to Account records. Account OWD is set to Private. The AR team is unable to find Invoices in List views, Reports, nor in Global Search. The Architect has been asked to help troubleshoot.
What could be the issue preventing AR team members from seeing invoices?
- A. A sharing rule is missing to share Accounts to the AR team.
- B. A sharing rule is missing to share Invoices to the AR team.
- C. The AR team profile needs to be assigned an Invoice Page layout.
- D. The Accounts receivable profile does not have read Permission to the Invoice Object.
Answer: A
NEW QUESTION # 104
......
Free Sharing-and-Visibility-Designer Test Questions Real Practice Test Questions: https://examcollection.bootcamppdf.com/Sharing-and-Visibility-Designer-exam-actual-tests.html