
Latest [Mar 08, 2022] Real Salesforce Sharing-and-Visibility-Designer Exam Dumps Questions
Sharing-and-Visibility-Designer Dumps To Pass Salesforce Architect Exam in One Day (Updated 208 Questions)
NEW QUESTION 76
Universal Containers wants to create a way to store sensitive Invoice Data in Salesforce. A User who owns an Account should not see every Invoice, but only invoices that they or their subordinates own. Which two features should be considered during this solution implementation?
Choose 2 answers.
- A. Create a Workflow that populates the Invoice sharing object upon Insert.
- B. Ensure that the Organization-Wide Default sharing for Invoices is set to Private.
- C. Deploy the Relationship between Accounts and the Invoices Object as Master-Detail.
- D. Deploy the Relationship between Accounts and the Invoices Object as Lookup.
Answer: B,C
NEW QUESTION 77
By Viewer Access you can see the data in a report or dashboard, but you can't make any changes, except by cloning it into a new report or dashboard.
- A. False
- B. True
Answer: B
NEW QUESTION 78
Cosmic Circle Financial uses the Contact object to store customer information. A Text Area (Long) field has been created on the object by an administrator to store demographic data. Whenever a new contact is created, the data in this field should be transmitted to an external service provider for the purpose of data collection and analysis. In order to comply with regulatory requirements, it is necessary to encrypt this field at rest and in transit. Which of the following can be used for this requirement?Choose 1 answer.
- A. Apex Trigger that uses the Apex Crypto class
- B. Shield Platform Encryption
- C. A downloadable package from the AppExchange marketplace
- D. Classic Encryption
Answer: A
NEW QUESTION 79
Universal Containers has a customer that meets criteria for two Enterprise territory Management territories (Portugal and Southern Europe).
What is necessary to assign opportunities to a territory for this account?
- A. Create a criteria-based sharing rule on the Opportunity to assign It to a territory.
- B. Create a Process Builder Process that updates the Territory field on the Opportunity
- C. The territory with the highest Territory Type Priority is automatically assigned to the Opportunity
- D. Create an Apex class that implement. Filter-Based Opportunity Territory Assignment
Answer: C
NEW QUESTION 80
Universal Containers has Controlled by Parent sharing settings on the Contact object and Public Read Only sharing settings on Account, apply, and Case objects. Which two options can the user see while adding Account team members to Account?
- A. Case Access (Missed)
- B. Opportunity Access
- C. Activity Access
- D. Contact Access
Answer: A,B
NEW QUESTION 81
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 Hierarchy
- B. Territory Type
- C. Territory type priority
- D. Territory Model State
Answer: D
NEW QUESTION 82
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. Create an ownership-based sharing rule to grant 'Read Only' access to the profile of technicians.
- C. Grant 'View All Data' permission to the technicians in their profile.
- D. Change the organization-wide default sharing setting of the 'Inventory' object to 'Public Read Only'.
Answer: A
NEW QUESTION 83
Which three capabilities are available with Enterprise Territory Management?
Choose 3 answers.
- A. Assignment of Territory on Opportunities.
- B. Metadata API Support
- C. Share a report or dashboard folder with a Territory.
- D. Create a public group with Territory.
- E. Integration with Collaborative Forecasting.
Answer: A,D,E
NEW QUESTION 84
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 Manager will lose access to records owned by the sales rep.
- B. The Vice President of Sales will lose access to any records shared with the sales rep.
- C. The EU Sales Manager will gain access to records owned by the sales rep.
- D. Sales reps in Europe will gain access to all records shared with the sales rep.
- E. The US Sales Director will lose access to records owned by the sales rep.
Answer: A,C,E
NEW QUESTION 85
Universal Containers uses person accounts to represent retail customers and business accounts to represent commercial customers. The Retail Sales team should not have access to commercial customers but have access to ALL retail customers.
With organization-wide default on Account set to Private, how might the architect meet these requirements?
- A. Update Retail Sales profile to grant access to Person Account record type.
- B. Create an owner-based sharing rule on AccountContactRelation to grant access to at account contact roles records owned by sales reps.
- C. Give View All access for Accounts to the Retail Sales profile.
- D. Create a criteria-based sharing rule giving Retail Sales role access to Accounts of type PersonAccount.
Answer: D
NEW QUESTION 86
Universal Containers has recently activated an integration that synchronizes customer information and orders into their CRM of choice: Salesforce.com. One of their largest customers, United Air, has over 12,000 unique contacts. Since the integration was activated, sales reps are having trouble adding contacts to the United Air account. When a sales rep adds a contact, they get the following error message:UNABLE_TO_LOCK_ROW, This issue seems to affect the United Air account and several other large customers. The sales rep can usually save the contact by trying again later in the evening.What should the Architect recommend as a possible solution?
- A. Implement an account hierarchy and redistribute the contacts evenly under the child accounts.
- B. Remove sharing rules and replace them with Apex sharing for Unite Air and the other large accounts.
- C. Create a permission set for the sales team to grant them Read/Write access to all account fields.
- D. Add a role-based sharing rule so all sales team members have Read/Write access to contacts.
Answer: A
NEW QUESTION 87
Universal containers has a customer that meets criteria for two Enterprise Territory Management territories (Portugal and Southern Europe). What is necessary to assign opportunities to a territory for this account?
- A. Create an Apex class that implements Filter-Based Opportunity Territory Assignment.
- B. The territory with the highest territory type priority is automatically assigned to the opportunity.
- C. Create a process builder process that updates the territory field on the opportunity.
- D. Create a criteria-based sharing rule on the opportunity to assign it to a territory
Answer: B
NEW QUESTION 88
The IT manager of Cosmic Solutions would like to improve the performance of record access and sharing calculations in the Salesforce org used by the company, especially for accounts and related records. What should a Solution Architect recommend for this requirement?Choose 3 answers.
- A. No more than 10,000 records of a custom object should be related to a single account record.
- B. No account should have more than 10,000 opportunities or cases related to it.
- C. No user should own more than 10,000 account records in Salesforce.
- D. Users who own more than 10,000 records should be placed at the bottom of the role hierarchy.
- E. No user should own more than 10,000 total records in Salesforce.
Answer: A,B,C
NEW QUESTION 89
There is a custom object, Job, that has OWD set to "Private". It contains extremely private information that should only be available to the record owner and the hiring manager that is associated through a user Lookup field on the object.
What is the best solution to grant access?
- A. Do nothing, the OWD will grant the access.
- B. Have the record owner manually share the record to the hiring manager.
- C. Use Apex Managed Sharing to grant the access to the hiring manager.
- D. Create a workflow rule to grant access to the hiring manager.
Answer: C
NEW QUESTION 90
Mary is Joe's manager in the role hierarchy. The OWD for a custom Invoice object is Public ReadOnly and Mary's profile is not granted the Read permission for the Invoice object.
What action can Mary take on Joe's Invoice records'?
- A. Read/Write
- B. None
- C. View Only
- D. Edit Only
Answer: B
NEW QUESTION 91
Cloud Kicks has the following setup and requirements:
- A strict software architecture for their custom Apex code.
- All SOQL queries must be contained within reusable classes.
- Depending on the context of the Apex transaction, the queries should be able to run either "With Sharing" or
"Without Sharing".
What are two methods for meeting these requirements? (Choose two.)
- A. 1. Create a reusable SOQLQueries class.
2. Do NOT specify "With" or "Without Sharing" on the SOQLQueries class and use the runAs() method to dynamically set the context. - B. 1. Create a reusable SOQLQueries class.
2. Do NOT specify "With" or "Without Sharing" on the SOQLQueries class. - C. 1. Create a reusable SOQLQueries class.
2. Specify "With Sharing" on the methods that require user context and "Without Sharing" on the methods requiring system context. - D. 1. Create a SystemSOQLQueries class and a UserSOQLQueries class.
2. Set the "With Sharing" keyword on the UserSOQLQueries class and "Without Sharing" on the SystemSOQLQueries class.
Answer: C,D
Explanation:
Explanation/Reference:
NEW QUESTION 92
Universal Containers has implemented a strict software architecture for their custom Apex code. One of the requirements is that all SOQL queries are contained within reusable classes. Depending on the context of the Apex transaction, the queries should be able to run either "With Sharing" or "Without Sharing". Which two ways allow the Architect to meet these requirements? Choose 2 answers
- A. Create a reusable SOQLQueries class; specify "With Sharing" on the methods that require user context and "Without Sharing" on the methods requiring system context
- B. Create a reusable SOQLQueries class; do not specify "With" or "Without Sharing" on the SOQLQueries class (Missed)
- C. Create a reusable SOQLQueries class; do not specify "With" or "Without Sharing" on the SOQLQueries class and use the runAs () method to dynamically set the context (Missed)
- D. Create a SystemSOQLQueries class and a UserSOQLQueries class; set the "With Sharing" keyword on the UserSOQLQueries class and "Without Sharing" on the SystemSOQLQueries class
Answer: B,C
NEW QUESTION 93
The Corporate Identity and Access Team needs to audit User setup in the Salesforce ..
What two permissions should be granted to this team so they can perform their audit?
Choose 2 answers
- A. View permission on the User object
- B. View All Data
- C. View Setup and Configuration
- D. View All Users
Answer: C
NEW QUESTION 94
......
Sharing-and-Visibility-Designer Exam Brain Dumps - Study Notes and Theory: https://www.exam4tests.com/Sharing-and-Visibility-Designer-valid-braindumps.html
100% Guaranteed Results Sharing-and-Visibility-Designer Unlimited 208 Questions: https://drive.google.com/open?id=1oL1-SnNsoidcVAtpPXRENqDaR3NemhE7