TestInsides Sharing-and-Visibility-Architect Dumps PDF - 100% Passing Guarantee [Q67-Q88]

Share

TestInsides Sharing-and-Visibility-Architect Dumps PDF - 100% Passing Guarantee

Sharing-and-Visibility-Architect Braindumps Real Exam Updated on Apr 05, 2023 with 210 Questions

NEW QUESTION 67
In order to comply with Regulatory Requirements, Universal Containers must store sensitive customer information on-premise. Universal Containers would like this on-premise information to be accessible from Salesforce. What technology can Universal Containers use to achieve this?

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

Answer: A

 

NEW QUESTION 68
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. Sales reps on the same team will have Read access to the Accounts for Opportunities owned by their team members.
  • 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 all Accounts.
  • D. All sales reps will have Read access to Accounts for all Opportunities.

Answer: A

 

NEW QUESTION 69
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. Remove sharing rules and replace them with Apex sharing for Unite Air and the other large accounts.
  • B. Implement an account hierarchy and redistribute the contacts evenly under the child 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: B

 

NEW QUESTION 70
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 71
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 2 answers

  • A. Test Cross-Site Scripting on Apex queries.
  • B. Test Cross-Site Scripting on custom pages.
  • C. Test for SOQL Injection.
  • D. Test for invalid user access attempts.

Answer: B,C

 

NEW QUESTION 72
Universal Containers has the following requirements: A custom Loan object requires Org-Wide Defaults set to Private. The owner of the Loan record will be the Loan Origination Officer. The Loan record must be shared with a specific Underwriter on a loan-by-loan basis. The Underwriters should only see the Loan records for which they are assigned. What should the Architect recommend to meet these requirements?

  • A. Create an Apex Sharing Reason on the Loan object that shares the Loan with the Underwriter based upon the criteria defined in the Sharing Reason
  • B. Create a lookup relationship from the Loan object to the User object. Use a trigger on the Loan object to create the corresponding record in the Loan share object
  • C. Use criteria-based sharing rules to share the Loan object with the Underwriter based upon the criteria defined in the criteria-based sharing
  • D. Create a master-detail relationship from the Loan to the User object. Loan records will be automatically shared with the Underwriter

Answer: B

 

NEW QUESTION 73
Which three advanced tools can Salesforce enable for large-scale role hierarchy realignments in organizations with large data volumes?
Choose 3 answers.

  • A. Granular Locking
  • B. Skinny Table Indexing
  • C. Deferred Sharing Calculation
  • D. Parallel Sharing Rule Recalculation
  • E. Partitioning by Divisions

Answer: B,C,E

 

NEW QUESTION 74
Sales manager want their team members to help each other close Opportunities. The Opportunity and .. private. To grant Opportunity access to sales reps on the same team, ownership-based sharing rules ..
What is the side effect of this approach?

  • A. Sales reps on the same will have Read access to the Accounts for Opportunities owned by their.
  • B. Sales Reps on the same team will have Edit access to the Accounts for Opportunity owned by their.
  • C. All sales reps will have Read access to all Accounts.
  • D. All sales reps will have Read access to Accounts for all Opportunities.

Answer: C

 

NEW QUESTION 75
Universal Containers (UC) wants to reduce the amount of redundant leads entered into the system. UC.. only edited/reassigned by the lead owner.
What organization-wide default (OWD) approach should be recommended to help UC implement these ..

  • A. Implement a Public Read Only OWD on Lead.
  • B. Implement a private OWD on Lead.
  • C. Implement a Public Read/Write OWD on Lead.
  • D. Implement a Public Read Only/Transfer OWD on Lead

Answer: A

 

NEW QUESTION 76
Universal Containers (UC) has Affiliates who sell containers in countries where UC does not have a local office. UC has leveraged the Partner Community to manage the sales cycle. One of their affiliates has exponentially grown in the last years and restructured its internal sales team with the following structure:
Sales VP ...> Direct of sales ..> Sales Manager ..> Sales Reps
What is the main problem a Salesforce Architect will face to provide a solution?

  • A. Partner User Roles are limited to three levels.
  • B. Partner Community does not support Role Hierarchy.
  • C. Super User does not work in Partner Community
  • D. The Channel manager Role can not be shared with Partner Community.

Answer: A

 

NEW QUESTION 77
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. Add With Sharing keyword to the class.
  • B. Use the With SECURYT_ENFORCED keyword in the SOQL statement.
  • C. Use the IsUpdateable() Apex method to test each field prior to allowing updates.
  • D. Put the code in an class that uses the With Sharing keyword.

Answer: B

 

NEW QUESTION 78
The Finance team at Universal Containers usually does not need access to Account and Contract records A .. given Opportunity access for a big deal to help with tax calculation. She can now also access Account and C..
Which two reasons could be causing this issue? Choose 2 answers

  • A. Account records can be access due to role hierarchy.
  • B. Account records can be accessed due to implicit sharing from Opportunity.
  • C. Contact records can be accessed due to implicit sharing from Opportunity.
  • D. Contact records can be accessed due to implicit sharing from Account.

Answer: B,D

 

NEW QUESTION 79
Which three areas should the Architect review in order to increase performance of "Record Access" and "Sharing" calculations?
Choose 3 answers.

  • A. Apex Managed Sharing triggers, to ensure that no trigger is querying more that 10,000 Object records.
  • B. Custom Object data, to ensure that no Account has more than 10,000 Custom Objects that look up to it.
  • C. Opportunity data, to ensure that no Account has more than 10,000 Opportunity records that are related to it.
  • D. Record ownership, to ensure that no user owns more than 10,000 Object records in the system.

Answer: B,C,D

 

NEW QUESTION 80
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. Field-level security
  • B. Permission Set.
  • C. Object Permissions.
  • D. Custom Lightning Component.

Answer: D

 

NEW QUESTION 81
If OWD is Public Read Only, what are sharing access options

  • A. Read, - Read/Write

Answer: A

 

NEW QUESTION 82
Universal Containers has Controlled by Parent sharing settings on the Contact object and Public Read Only sharing settings on Account, Opportunity, and Case objects. Which two options can the user see while adding Account team members to the Account?

  • A. Opportunity Access
  • B. Case Access
  • C. Contact Access
  • D. Activity Access

Answer: A,B

 

NEW QUESTION 83
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 criteria-based sharing rule that shares delivery records matching the Distributor to user distributor.
  • B. Give ownership of the delivery record to a distributor user.
  • C. Create a Sharing set for the Distributor profile to grant access to the Delivery object.
  • D. Create a criteria- based sharing rule that shares delivery records matching the Distributor to users of a Public Group created for the distributor.

Answer: C

 

NEW QUESTION 84
Universal Containers has the following Sharing Settings for their Org:
Account = Private
Contact = Controlled by Parent
Opportunity = Private
Case = Private
They have enabled "Default Account Teams" and have trained users to set up their Default Team. Which three access levels can be set on the Account Team Member?
Choose 3 answers

  • A. Contract Access
  • B. Opportunity Access
  • C. Account Access
  • D. Case Access
  • E. Contact Access

Answer: B,C,D

 

NEW QUESTION 85
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. None
  • B. View Only
  • C. Edit Only
  • D. Read/Write

Answer: A

 

NEW QUESTION 86
Universal Containers (UC) has recently changed its internal policy to follow market regulations and create an internal team to manage the collection process. Only this team should have access to Invoke records. currently, invoke is a child in a Master-Detail relationship to Account. Although related lists have been removed from the page layouts, some profiles stills have access to the invoice object.
Which approach should an architect recommend to fix this problem?

  • A. Replace Account and Invoke Master Detail Relationship by a Lookup and remove Invoice Access from the unauthorized profiles,
  • B. Create a new Profile with no access to the Invoice object and assign it to all unauthorized users.
  • C. Create a Permission Set with No Access to the Invoice object and assign it to unauthorized users.
  • D. Change the Invoke organization-wide default from Controlled by Parent to Private and remove invoke access from the unauthorized

Answer: A

 

NEW QUESTION 87
Universal Containers has set Opportunity Sharing to Private with Opportunity Teams enabled. Which three options can change the Owner of the Opportunity?
Choose 3 answers.

  • A. Someone above the Opportunity Owner in the Role Hierarchy.
  • B. The current Opportunity Owner can transfer the current ownership.
  • C. Any Opportunity Team Member on the current Opportunity.
  • D. The System Administrator or a user with the "Transfer Records" permission.
  • E. The user specified as the Manager on the Owner's User Profile.

Answer: A,B,D

 

NEW QUESTION 88
......


Salesforce Sharing-and-Visibility-Architect Exam Syllabus Topics:

TopicDetails
Topic 1
  • Design and configuration of the sharing and security model
  • Design and configuration of the sharing and security model
Topic 2
  • Describe the methods of validating the sharing and visibility
  • Demonstrate how views and folders can be segmented for different groups using out of box security features
Topic 3
  • Demonstrate how to properly enforce Object and Field level permission when designing Programmatic Solutions
  • Given a particular complex customer org setup
Topic 4
  • Demonstrate your ability to properly evaluate the use case for and implement teams
  • Describe the appropriate use and limitations of relevant object and field level security settings

 

Sharing-and-Visibility-Architect Dumps With 100% Verified Q&As - Pass Guarantee or Full Refund: https://actualtests.testinsides.top/Sharing-and-Visibility-Architect-dumps-review.html