
[2023年04月]更新のSharing-and-Visibility-Designerブレーン問題集でSharing-and-Visibility-Designer問題で最高得点を目指すため今すぐ試そう
Sharing-and-Visibility-Designer試験問題集でベスト問題集を無料で試そうSharing-and-Visibility-Designer試験問題
Salesforce Sharing-and-Visibility-Designer 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
質問 99
Universal Container is creating a custom VF page to allow user to edit contact records. The developer has used an apex:outputField for the Phone field on the contact obj. What is the expected behavior if a user whitout FLS accesses the VF page?
- A. The output field is visible to user
- B. The user encounters an error while saving the record
- C. The user is able to enter a value into the phone field
- D. The field is automatically removed from the page
正解: D
質問 100
How should the Architect ensure that OBJECT-LEVEL SECURITY is enforce within a custom Visualforce application that was a standard Apex controller on the Lead object?
- A. Use the "With Sharing" keyword when defining the Visualforce page.
- B. Use the runAs() method to enforce user permissions in the Apex controller.
- C. Use the {!$ObjectType.lead.accessible} expression within the Visualforce page.
- D. Use the Schema.DescribeSObjectResultisAccessible() method in the Apex controller.
正解: C
質問 101
Ursa Major Solar recently enabled External Default Sharing and has told the Architect they want to allow for external users to have the External Sharing Default set to Public Read-Only for a custom object.
What are two valid Internal Default sharing settings for the custom object? (Choose two.)
- A. Private
- B. Public Read Only
- C. Controlled by Parent
- D. Public Read/Write
正解: B,D
質問 102
Which two objects support creating queues?
Choose 2 answers.
- A. Opportunity.
- B. Lead.
- C. Account.
- D. Case.
正解: B,D
質問 103
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. Give View All access for Accounts to the Retail Sales profile.
- B. Create a criteria-based sharing rule giving Retail Sales role access to Accounts of type PersonAccount.
- C. Update Retail Sales profile to grant access to Person Account record type.
- D. Create an owner-based sharing rule on AccountContactRelation to grant access to all account contact roles records owned by retail sales reps.
正解: B
質問 104
The system administrator of Cosmic Enterprises has created multiple list views for sales and support reps of the company. He has restricted the visibility of the list views using roles. According to a data access policy, only roles are to be used to grant access to list views and folders in Salesforce. However, all the sales reps are able to see the list views which should only be accessible by the support reps. Which of the following explains the reason behind this issue?Choose 1 answer.
- A. The sales reps' profile has the 'Manage Private List Views' permission.
- B. A permission set that gives wider access to list views has been assigned to the sales reps.
- C. The sales reps are part of a public group that has been given access to the list views.
- D. The sales reps' profile has the 'Manage Public List Views' permission.
正解: D
質問 105
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. Create a Sharing set for the Distributor profile to grant access to the Delivery object.
- C. Give ownership of the delivery record to a distributor user.
- D. Create a criteria-based sharing rule that shares delivery record matching a distributor to the ...
正解: B
質問 106
Universal Container maintains job info in a Custom object that contains sensitive information. The user who owns the record and all users in the delivery profile are the only users who should be able to view and edit job records. Which three platform sharing tools are required to support the above requirements?
- A. View all data profile permission on the delivery profile
- B. Grant access using hierarchy sharing setting on the job object set to false
- C. Criteria-Based sharing rule for the Delibery Profile on the job object
- D. Modify all permission for job object on the delivery profile
- E. Organization-wide default sharing setting of private on the job object
正解: B,D,E
質問 107
Cosmic Innovation is a startup company which sells different types of smart home solutions in Los Angeles, Miami, and New York. The company recently started using Salesforce to manage customers' accounts, contacts, and opportunities. A 'Private' sharing model is being used for all the records that are managed in Salesforce. Each city has its own sales manager and several sales agents who work under him. A sales manager should only be able to view account records that are owned by the sales agents of their own region.
How should the role hierarchy be defined for this requirement?Choose 2 answers.
- A. Create a separate role for each sales manager.
- B. Create one role for the three sales managers.
- C. Create three roles for the sales agents in the three cities.
- D. Create one role for all the sales agents of the company.
正解: A,C
質問 108
To grant Universal Containers sales manager access to shipment records properly, it was necessary to leverage Apex managed sharing. The IT team is worried about improper access to records.
Which two features and best practices should a Salesforce architect recommend to mitigate this risk?
- A. Use runAs system method in test classes to test using different users and profiles.
- B. Use with Sharing keyword in Apex classes to assure record visibility will be followed.
- C. Use isAccessible keyword in Apex classes to assure record visibility will be followed
- D. Use isShareable in Apex classes to assure record visibility will be followed.
正解: B,C
質問 109
A manager at Ursa Major Solar wants to validate sharing and visibility changes.
What is the recommended approach?
- A. Utilize the Sharing button to test Profile and Permission set changes
- B. Utilize Field Audit Trail to audit the field metadata and visibility
- C. Utilize the Login As feature for a sample user in each role and profile
- D. Utilize Administrative and User reports to view the Active Users
正解: C
質問 110
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 their 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. Salesforce sharing recalculation kicked off.
- B. The Account (donor) object OWD is Private.
- C. The Donations Reps access to the assigned accounts.
- D. There is an Account ownership data skew problem.
正解: D
質問 111
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. Validation Rules
- C. Page Layout settings
- D. Apex Triggers
正解: B,C
質問 112
A junior Account manager owns an account and creates a new opportunity to manage complex deal. She needs the help of the product specialist and solution engineer. Given the size of this deal, she knows the account is likely to be reassigned to a senior account manager in the near future. What is the optimal way for the junior account manager to share the opportunity, given the private sharing model?
- A. Opportunity Team.
- B. Manual Share on the Opportunity.
- C. Create an Owner-based sharing rule.
- D. Manual share on the Account.
正解: A
質問 113
Which two options are available to share a Report or Dashboard folder with other users in the Organization?
Choose 2 answers
- A. Public Groups
- B. Teams
- C. Roles
- D. Profiles
正解: A,C
質問 114
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. Develop a custom Apex web service using the "With Sharing" keyword.
- B. Set the Orders object's sharing settings to Private in the Org-Wide Defaults
- C. Develop a custom Apex web service with a fulfillment ID input attribute
- D. Provide each partner with their own Salesforce login set to API Enabled on the profile.
- E. Query the Orders object with Dynamic SOQL based upon the fulfillment ID.
正解: A,B,E
質問 115
The sales managers at the Universal Containers (UC) requested their teams to define each user's role on their accounts in order to provide an easy way to establish accountability and collaboration. Sales managers also requested that sales associates should only get the following permissions:
* Read access to the accounts.
* Read access to cases related to the accounts
* No access to deals related to the accounts
The sales associates may be granted access to opportunities when needed.
Assuming the overall sharing model of the organization is private and no sharing rules are configured on the account object. How can an Architect achieve these requirements?
- A. Use Account teams and use Sharing rules to share cases with sales associates. No change required to the opportunity object
- B. Use Account Teams to define access to accounts as well as opportunities and cases related to accounts
- C. Use Account teams, Case teams. No configuration required for the opportunity object.
- D. Use Account teams, Opportunity teams, and Case teams.
正解: B
質問 116
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. Upgrade the licenses to Customer Community Plus.
- B. Write an Apex class to create manual shares for these users.
- C. Create a sharing set for these customers.
- D. Ensure the criteria-based sharing rule applies to all users.
正解: C
質問 117
A system administrator of Cosmic Service Solutions has created a sharing rule to grant the role of support agents 'Read/Write' access to cases owned by a public group of support managers. Some support agents have complained that they are unable to edit the cases. Which of the following is a valid method of testing the access granted by the sharing rule?Choose 1 answer.
- A. Using setup audit trail to test whether the support agents are able to edit the records.
- B. Logging in as a sample user who has been assigned to the role of support agents.
- C. Using field audit trail to test the visibility of case records using Metadata API.
- D. Using event monitoring to test whether a support agent is able to edit a particular case record.
正解: B
質問 118
Which two reasons should the Architect consider regarding the use of Apex Sharing Reasons?
Choose 2 answers
- A. Ensuring the developer can more easily troubleshoot programmatic sharing.
- B. Ensuring the Share record is not deleted upon ownership change.
- C. Ensuring the Share record is deleted upon ownership change.
Ensuring there is additional criteria available for Criteria-Based Sharing.
正解: A,B
質問 119
Universal Containers has a junction object called "Job Production Facility". With 2 master-detail relationships to the Job and Production Facility custom objects. Both master records have a private sharing model. What statement is true if a user's profile allows access (Create/Read) to the Job, but no access to the Production Facility Object?
- A. The user will be granted read access to the Production Facility record.
- B. The user will see the junction object and the link to the Production Facility.
- C. The user will see the junction object but not the link to the Production Facility.
- D. The user will not be able to see the junction object records or the field values.
正解: B
質問 120
......
検証済みのSharing-and-Visibility-Designerテスト問題集と解答には的確な208問題と解答があります:https://www.jpntest.com/shiken/Sharing-and-Visibility-Designer-mondaishu
最新版を今すぐ試そうSharing-and-Visibility-Designer認定有効な試験問題集:https://drive.google.com/open?id=1iTGTrlz0Dv293C8-g5F4RB1v5wg4QVoS