
208 Exam Questions for Sharing-and-Visibility-Designer Updated Versions With Test Engine
Pass Sharing-and-Visibility-Designer Exam with Updated Sharing-and-Visibility-Designer Exam Dumps PDF 2022
NEW QUESTION 70
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 Cross-Site Scripting on Apex queries.
- C. Test for invalid user access attempts.
- D. Test for SOQL Injection.
Answer: A,C
NEW QUESTION 71
Universal Containers would like to customize the security and sharing features of Salesforce Account Teams.
They have decided to implement a Custom Account Team object. They would like the new enhancement to include all of the features of the existing account team, but also utilize Apex and Visualforce on the custom Account Team object.
Which two different approaches should the Architect consider when designing this enhancement?
Choose 2 answers
- A. The need to customize Account screens in Visualforce, as the Account_share object cannot be maintained programmatically.
- B. The need to maintain the Account_share object based upon the Custom Account Team object data.
- C. The need to synchronize the AccountTeamMember object with the Custom Account Team object data.
- D. The need to dynamically create Criteria-Based Sharing rules with Custom Account Team object data.
Answer: B,C
NEW QUESTION 72
Universal Containers regularly uploads large amounts of parent and child records into Salesforce to maintain integrations with other systems that update their data in scheduled batches or continuously in real time. Which
2 situations may pose a risk of producing locking errors? Choose 2 answers
- A. Updates to child records that have the same parent records are being processed simultaneously in separate transaction (Missed)
- B. Updates of parent and child records are being processed in the same batch
- C. Updates of parent and their child records are being processed simultaneously in separate threads (Missed)
- D. Updates of parent and child records are being processed synchronously in the same thread
Answer: A,C
NEW QUESTION 73
What is required to implement Filter-Based Opportunity Territory Assignment?
- A. Define an Opportunity assignment rule with filter criteria for Filter-Based Opportunity Territory Assignment.
- B. Define an account assignment with a filter criteria rule for Filter-Based Opportunity Territory Assignment.
- C. Define a Territory assignment rule with filter criteria for Filter-Based Opportunity Territory Assignment.
- D. Define a custom Apex class for Filter-Based Opportunity Territory Assignment in the system.
Answer: D
NEW QUESTION 74
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 and users with access to the record.
- B. Susan only.
- C. Susan and users with the View All Data permission.
- D. Susan and users with a shared chatter post link to the file.
Answer: A,C
NEW QUESTION 75
Bob uploads a PDF to his Files Home private library.
Who can view this file?
- A. Bob and users with Modify All Data permission
- B. Bob and users with View All Data permission
- C. Bob and users above Bob in the role hierarchy
- D. Only Bob
Answer: D
NEW QUESTION 76
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 Sharing set for the Distributor profile to grant access to the Delivery object.
- B. Give ownership of the delivery record to a distributor user.
- C. Create a criteria- based sharing rule that shares delivery records matching the Distributor to users of a Public Group created for the distributor.
- D. Create a criteria-based sharing rule that shares delivery records matching the Distributor to user distributor.
Answer: A
NEW QUESTION 77
Ursa Major Solar has the goal of increasing performance of the following:
- "Record Access"
- "Sharing Calculations"
Which three areas should an Architect review to help Ursa Major Solar achieve this goal? (Choose three.)
- A. Case data, to ensure that no Account has more than 10,000 Case records that are related to it
- B. Opportunity data, to ensure that no Account has more than 10,000 Opportunity records that are related to it
- C. Record ownership, to ensure that no user owns more than 10,000 Object records in the system
- D. Custom Object data, to ensure that no Account has more than 10,000 Custom Objects that look up to it
- E. Apex Managed Sharing triggers, to ensure that no trigger id querying more than 10,000 Object records
Answer: B,C,D
NEW QUESTION 78
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. Set the Orders object's sharing settings to Private in the Org-Wide Defaults
- B. Develop a custom Apex web service with a fulfillment ID input attribute
- C. Query the Orders object with Dynamic SOQL based upon the fulfillment ID.
- D. Provide each partner with their own Salesforce login set to API Enabled on the profile.
- E. Develop a custom Apex web service using the "With Sharing" keyword.
Answer: A,C,E
NEW QUESTION 79
Which features does Salesforce provide for restricting login access to the application?
Choose 2 answers.
- A. Profile-based login hour restrictions
- B. Profile-based IP restrictions
- C. Role-based IP restrictions
- D. Organization-wide login hour restrictions
Answer: A,B
NEW QUESTION 80
What advanced tool can Salesforce enable for large-scale role hierarchy realignment?
- A. Granular locking
- B. Set external organizational-wide default to public read only
- C. Skinny Table Indexing
- D. Partitioning Division
Answer: A
NEW QUESTION 81
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. Trigger is using IsCreateable() Apex method and the user doesn't have create permission on the Oder object.
- 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. The trigger should be using RunAs() when creating the order.
Answer: A
NEW QUESTION 82
Universal Containers has selected a small and diverse group of users to review Inactive accounts. Given the Private sharing model, a public group was created and made available to this group of users. A sharing rule was created to make inactive Accounts visible to the public group. However some of these users are reporting they don't see any of the Accounts that were shared with the public group.
what is the underlying Issue for these users?
- A. The users have a permission set that only allow Accounts in "Active' status.
- B. The Accounts ire owned by users higher In the role hierarchy.
- C. The users are In profiles that have no access to the Account object.
- D. The page layout assigned to these mart to different than the Account owner
Answer: C
NEW QUESTION 83
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 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.
- B. 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.
- 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 the role of central support agents.
Answer: A
NEW QUESTION 84
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. 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).
- C. 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).
- D. 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).
Answer: D
NEW QUESTION 85
......
Sharing-and-Visibility-Designer Exam Dumps - Free Demo & 365 Day Updates: https://freecert.test4sure.com/Sharing-and-Visibility-Designer-exam-materials.html