最上級のSharing-and-Visibility-Architect試験問題Salesforceテスト最高成績で最速合格をゲットせよ! [Q84-Q99]

Share

最上級のSharing-and-Visibility-Architect試験問題Salesforceテスト最高成績で最速合格をゲットせよ!

試験準備には最適なSharing-and-Visibility-Architect試験問題2024年最新のSalesforce Architect究極な240問があります

質問 # 84
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 implement. 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.

正解:B


質問 # 85
Universal Containers has a Private Sharing Model and restrictive data access settings in place. The data governance team is planning to deploy a master data management tool that will need write access to all system data, and the Architect has been asked to prepare a Data Governance User Profile that has full access to all data regardless of Sharing and CRUD Settings. What is the optimal way to enable this requirement?

  • A. Create a Sharing Rule for required Objects, on an API Only profile
  • B. Enable the "Edit Read -Only Fields" permission for this Profile.
  • C. Ensure the profile has the "Modify All Data permission enabled
  • D. Create an All-Data Access app as a default for this Profile.

正解:C

解説:
Explanation
Ensuring the profile has the "Modify All Data" permission enabled is the optimal way to enable this requirement. This permission allows the user to view, edit, delete, and transfer all records in the org, regardless of sharing and CRUD settings. The other options are not sufficient to grant full access to all data.


質問 # 86
Universal Containers regularly uploads large amounts of parent and child records into Salesforce to maintain integrations with other systems that update their date in scheduled batches or continuously in real time. Which two situations may pose a risk of producing locking errors? Choose 2 answers.

  • A. Updates to parent and child records are being processed synchronously in the same threads.
  • B. Updates to child records that have the same parent records are being processed simultaneously in separate transactions.
  • C. Updates to parent records and their child records being processed simultaneously in separate threads.
  • D. Updates to parent and child records are being processed in the same batch.

正解:B、C


質問 # 87
Universal Containers (UC) has 200 distributors that use Partner Community Licenses.
Partners cannot see each other's data, but UC is also trying to give more visibility to certain individuals at a distributor. Which scalable solution would an architect recommend that will give users in the partner manager role access to all Case and Container records owned byother partner managers and partner users (but not the partner executive) at the same distributor?

  • A. Create a permission set granting the View All permission to Case and Container records.
  • B. Create ownership-based sharing rules for your distributors.
  • C. Give Super User permission to the partner manager users.
  • D. Create Sharing sets.

正解:B

解説:
Explanation
Ownership-based sharing rules are a way to grant access to records based on the record owner's role or public group membership. Ownership-based sharing rules can be used to share records with Partner Community users, who are not supported by sharing sets. In this case, ownership-based sharing rules can be used to share Case and Container records owned by partner managers and partner users with other partner managers at the same distributor. Therefore, the answer D is correct and the other options are incorrect .


質問 # 88
Susan posts a file to the Chatter feed for a record of an object.
Which two statements accurately describe who can view the file by default?

  • A. Susan and users with a shared Chatter post for the file.
  • B. Susan and users with the View all Data permission.
  • C. Susan and users with access to the record.
  • D. Susan only

正解:B、C

解説:
Explanation
According to this source, users with the View All Data permission can view any file in the org, and users with access to the record can view files posted to that record's Chatter feed. The other options are not accurate.


質問 # 89
Universal Containers has two custom objects: Job and Job Interview. The Job Interview object has a lookup relationship to Job. Both objects are set to Private in sharing settings. The HR team will own all Job and Job Interview records. They have asked their Salesforce Architect to automatically share the Job Interview when the Interviewer (lookup to user record) has been populated. The interviewer can be from any department. What method should the Architect use to achieve this requirement?

  • A. Build a criteria-based sharing rule between the Job Interview and the Interviewer
  • B. Build a standard sharing rule between Job Interview and the Interviewer
  • C. Build a workflow email notification to notify the interviewer of the record assignment
  • D. Build apex Managed Sharing code to share Job Interview with the Interviewer user

正解:D


質問 # 90
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 the Customer Service Profile to ensure that they have Read/Write access to the appropriate Case and Account Fields.
  • B. Review all Account sharing rules to ensure that the Customer Service team has Read/Write access to the United Automotive Account.
  • C. Review all Case Sharing Rules and consolidate where appropriate to reduce the total number of sharing rules.
  • D. Review the Account structure to split the United Automotive account into multiple branch accounts.

正解:D

解説:
Explanation
Reviewing the Account structure to split the United Automotive account into multiple branch accounts is the option that the Architect should recommend. This way, the number of child cases under one parent account will be reduced, and the locking errors will be avoided. The locking errors occur when multiple transactions try to access or modify records that are related to a single parent record. The other options do not address the root cause of the locking errors, which is the high number of child cases under one parent account.


質問 # 91
Universal Containers (UC) is a non-profit organization and has over 20,000,000 members (donors). The company decided to assign those accounts to Donations Reps based on them regions. Donations Reps ended up owning over 50,000 donors each. The donation reps started to see significant degradation of the system performance. What could be the reason for this problem?

  • A. The Account (donor) object OWD is Private.
  • B. The Donations Reps access to the assigned accounts.
  • C. There is an Account ownership data skew problem.
  • D. Salesforce sharing recalculation kicked off.

正解:C


質問 # 92
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. The user specified as the Manager on the Owner's User Profile.
  • B. The current Opportunity Owner can transfer the current ownership.
  • C. The System Administrator or a user with the "Transfer Records" permission.
  • D. Any Opportunity Team Member on the current Opportunity.
  • E. Someone above the Opportunity Owner in the Role Hierarchy.

正解:B、C、E

解説:
Explanation
The three options that can change the owner of the opportunity are B, C, and E. The current opportunity owner can transfer the ownership to another user by editing the record or using the change owner button. The system administrator or a user with the "Transfer Records" permission can also change the owner of any record, regardless of the sharing settings. Someone above the opportunity owner in the role hierarchy can also change the owner, as they have full access to the records owned by users below them in the hierarchy. The other options are either incorrect or not possible.


質問 # 93
If OWD is Public Read Only, what are sharing access options?

正解:

解説:
Read, - Read/Write
Explanation
The sharing access options if OWD is Public Read Only are Read and Read/Write3. These are the options that you can choose when creating sharing rules or manual sharing for an object that has Public Read Only as its organization-wide default access level3. Public Read Only means that all users can view all records, but only the owners and users above them in the role hierarchy can edit those records.


質問 # 94
If a Case requires involvement from one of the Legal team, the Case owner adds one of the corporate lawyers to the Legal SME field on the case.
Since cases are private, how can we grant a lawyer access to a specific case when their assistance is needed?

  • A. Create an Criteria Based Sharing Rule that shares to the Corporate Legal Team Role when the ''legal assistance needed? Field is checked.
  • B. Use Apex Managed sharing in a case Trigger that shares the record to the user identified in the Legal SME field.
  • C. Create a Criteria Based Sharing Rule that shares to the Legal Public Group when the ''legal assistance needed?'' field is checked.

正解:B


質問 # 95
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 the View All Data permission.
  • C. Susan and users with a shared chatter post link to the file.
  • D. Susan and users with access to the record.

正解:B、D


質問 # 96
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 Invoices to the AR team.
  • B. The Accounts receivable profile does not have read Permission to the Invoice Object.
  • C. The AR team profile needs to be assigned an Invoice Page layout.
  • D. A sharing rule is missing to share Accounts to the AR team.

正解:D

解説:
Explanation
A sharing rule is missing to share Accounts to the AR team, which could be the issue preventing AR team members from seeing invoices. Since invoice is a custom object with a master-detail relationship to account, its sharing settings are controlled by its parent account. If AR users do not have access to account records, they will not be able to see or query invoice records either. Option A is incorrect, since a sharing rule to share invoices to the AR team would not work, as invoice inherits its sharing settings from account. Option B is incorrect, since assigning an invoice page layout to the AR team profile would not affect their visibility of invoice records. Option D is incorrect, since giving read permission to the invoice object to the Accounts receivable profile would not grant access to invoice records that are owned by other users.


質問 # 97
The architect at Universal Containers would like to prevent users from editing encrypted fields. Assuming no customizations are implemented, which two options should the Architect choose to support the requirement?
Choose 2 answers

  • A. Workflow Rules
  • B. Page Layout settings
  • C. Apex Triggers
  • D. Validation Rules

正解:B、D

解説:
Explanation
Validation rules and page layout settings are two options that the architect can use to prevent users from editing encrypted fields, assuming no customizations are implemented. Validation rules can be used to display an error message when a user tries to edit an encrypted field, and page layout settings can be used to make an encrypted field read-only or hidden from the user interface. Apex triggers and workflow rules are not options to prevent users from editing encrypted fields, as they are executed after the user has already modified the field


質問 # 98
Universal Containers (UC) enables customers to manage issues using a Customer Community license. The Case external organization-wide default is set to Private. Currently community users can only see cases they created.
What can be done to allow community users to see all cases for their account?

  • A. Write an Apex class to create manual shares for these users.
  • B. Upgrade the licenses to Customer Community Plus.
  • C. Ensure the criteria-based sharing rule applies to all users.
  • D. Create a sharing set for these customers.

正解:D


質問 # 99
......

注目のSharing-and-Visibility-Architect豪華セット試験ガイドで最速合格を目指そう:https://www.passtest.jp/Salesforce/Sharing-and-Visibility-Architect-shiken.html

Sharing-and-Visibility-Architect試験ガイド豪華セットで最速合格を目指そう:https://drive.google.com/open?id=1_LorRjdkIVwGCL5-vs8wdGCH84gk8spS