
Sharing-and-Visibility-Designer問題集PDFでSharing-and-Visibility-Designerリアル試験問題解答
時間限定!今すぐ試そうSharing-and-Visibility-Designer試験 [2023] 問題集でSalesforceのPDF問題
Salesforce Sharing-and-Visibility-Designer認定試験に備えるためには、候補者はSalesforceの共有と可視性のコンセプトやベストプラクティスについて徹底的な理解が必要です。Salesforceは、講師によるクラス、オンライントレーニングモジュール、および学習ガイドなど、試験に備えるためのさまざまなリソースを提供しています。候補者は、サードパーティのプロバイダから学習資料や模擬試験を見つけることもできます。
質問 # 36
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 of parent and their child records are being processed simultaneously in separate threads (Missed)
- B. Updates to child records that have the same parent records are being processed simultaneously in separate transaction (Missed)
- C. Updates of parent and child records are being processed in the same batch
- D. Updates of parent and child records are being processed synchronously in the same thread
正解:A、B
質問 # 37
At Universal Containers there is a team of auditors distributed through the organization that all need access to high-value Opportunities.
With a Private sharing model, which two options should an architect recommend when designing a solution for this requirement? (Choose two.)
- A. Add the auditors to the default Opportunity Team.
- B. Create a public group and assign the Auditors to the group.
- C. Put the auditors as the highest level of the role hierarchy.
- D. Create a criteria-based sharing rule to give access to the public group for high-value Opportunities.
正解:B、C
質問 # 38
Universal Containers (UC) wants to reduce the amount of redundant leads entered into the system. UC also wants to ensure that leads are only edited/reassigned by the lead owner.
What organization wide default (OWD) approach should be recommended to help UC implement these requirements?
- A. Implement a Public Read Only OWD on Lead.
- B. Implement a Private OWD on Lead.
- C. Implement a Public Read Only/Transfer OWD on Lead.
- D. Implement a Public Read/Write OWD on Lead.
正解:A
質問 # 39
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. Users who own more than 10,000 records should be placed at the bottom of the role hierarchy.
- B. No user should own more than 10,000 account records in Salesforce.
- C. No more than 10,000 records of a custom object should be related to a single account record.
- D. No account should have more than 10,000 opportunities or cases related to it.
- E. No user should own more than 10,000 total records in Salesforce.
正解:B、C、D
質問 # 40
A Sales Rep at Universal Containers wants to create a dashboard to see how his sales numbers compare with his peers.Assuming a Private model, which two permissions would the Sales Rep need to meet this requirement?
- A. Manage Custom Report Types
- B. Customize Application
- C. Manage Dashboards
- D. View All Data
正解:C、D
質問 # 41
A manager at Ursa Major Solar wants to validate sharing and visibility changes.
What is the recommended approach?
- A. Utilize the Login As feature for a sample user in each role and profile
- B. Utilize the Sharing button to test Profile and Permission set changes
- C. Utilize Administrative and User reports to view the Active Users
- D. Utilize Field Audit Trail to audit the field metadata and visibility
正解:A
質問 # 42
Universal Container (UC) wants all full-time internal employees to be able to view all leads. A subset of employees should also be able to see leads.
Which organization default (OWD) approach should an architect recommend that will help US implement these requirement?
- A. Implement a Private OWD on Lead.
- B. Implement a Public Read/write OWD on Lead
- C. Implement a Public Read only OWD on Lead
- D. Implement a Public Read/write/Transfer OWD on Lead.
正解:A
質問 # 43
A developer has created a Visualforce page that contains the code below. What is the security vulnerability in the code?Choose 1 answer. < apex:outputPanel id="output" > The value is < apex:outputText value="{!name}" escape="false"/ > < /apex:outputPanel >
- A. Cross Frame Scripting
- B. SOQL Injection
- C. Cross-Site Request Forgery (CSRF)
- D. Cross-Site Scripting (XSS)
正解:D
質問 # 44
Universal Containers (UC) implemented Sales Cloud and requested that sales agents have access to products the company sells and be able to create opportunities for its customers.
What should the Organization-Wide Defaults (OWD) be for pricebook?
- A. Public Read Only
- B. View
- C. Public Read Write
- D. Use
正解:D
質問 # 45
Universal Containers has a Private Sharing Model for the Opportunity object. Sales Rep A at Universal Containers created the Opportunity record and then transferred ownership of the Opportunity record to Sales Rep
B. Both Sales Rep A and B have the same role in the Role Hierarchy.What access will Sales Rep A have to the Opportunity after the transfer?
- A. Read Only.
- B. Full Access.
- C. Read/Write.
- D. No Access.
正解:D
質問 # 46
The Architect at Universal Containers has created a List View to show all open Opportunities that were created in the last month, and would like to make this list view visible to certain groups of users. Which two options are available to the Architect for sharing the List View?
- A. Public Groups
- B. Roles and Subordinates
- C. Manual Sharing
- D. Profiles
正解:A、B
質問 # 47
Universal Container has a private sharing model on Accounts. Apex Managed Sharing is required to share certain account records with all users who are assigned to a specific Role in the Role Hierarchy. What should be the recommended way for the Architect to implement this?
- A. Create an AccountShare record associated to each user who is assigned to the Role
- B. Create an AccountSare record associated to the required Role
- C. Create an AccountShare record associated to a public group containing the Role
- D. Create an AccountShare record associated to a public group containing the users in the Role
正解:D
質問 # 48
Universal Containers is looking to set up a new integration with its ERP system. The goal is to synchronize contacts in the ERP shipping tables with those in their CRM so that sales reps can view up to date contact information. The integration runs under a dummy Integration User who is at the top of the role hierarchy. The Organization-Wide Default sharing setting for Accounts is Private and Contacts is Controlled by Parent. A large number of contacts (100,000) have account data in the ERP system, but do not have corresponding Accounts in Salesforce.
How should the Architect design the solution so that the sales team can see the contacts and there are no performance issues?
- A. Have the integration create the contacts under one dummy account record; use an Account sharing rule to grant sales reps access to the contacts.
- B. Have the integration create both the contacts and their corresponding accounts; use a Contact Sharing rule to grant sales reps access to the contacts.
- C. Have the integration create both contacts and their corresponding accounts; use an Account sharing rule to grant sales reps access to the contacts.
- D. Have the integration create the contacts with Salesforce without an account; use a Contact sharing rule to grant sales reps access to the contacts.
正解:D
質問 # 49
Universal Containers has recently implemented Enterprise Territory Management to better align their sales teams and sales processes. They are in Q4 of their fiscal year and they have completely revamped their Territory structure and created a plan for a new structure that would support the new fiscal year. Their current territory model has 8,000 territories. Their new model would be a new set of 8,500 territories, and their org limit is 10,000 territories.
Which Enterprise Territory Management feature can Universal Containers take advantage of in order to help them stay within their org limits?
- A. Territory Model State
- B. Territory Hierarchy
- C. Territory Type Priority
- D. Territory Type
正解:A
質問 # 50
Universal Containers has a Private Sharing Model for the Opportunity object. Sales Rep A at Universal Containers created the Opportunity record and then transferred ownership of the Opportunity record to Sales Rep B.
Both Sales Rep A and B have the same role in the Role Hierarchy.What access will Sales Rep A have to the Opportunity after the transfer?
- A. Read Only.
- B. Full Access.
- C. Read/Write.
- D. No Access.
正解:D
質問 # 51
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. The trigger handler class is using ''with sharing'' and the user does not have access to the orders related to the opportunity.
- B. The trigger should be using RunAs() when creating the order.
- 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. Trigger is using IsCreateable() Apex method and the user doesn't have create permission on the Oder object.
正解:D
質問 # 52
A custom ServiceFeedback object is used to collect partner feedback. ServiceFeedback records should be available to all internal employees. The OWD is set to Private for external users so partners cannot see feedback from other partner users.
How can the Architect give access to all internal employees?
- A. Ensure all the internal users are above the partners in the role hierarchy.
- B. Set OWD, for Internal Users to Public Read Only.
- C. Create an Owner based sharing rule for all ServiceFeedback records owned by Partners.
- D. Create a trigger on ServiceFeedback to change ownership to an internal employee.
正解:B
質問 # 53
In order to maintain Consultation information with a private sharing model, Get Cloudy Consulting has a custom object. The Product Research group is distributed through the Role Hierarchy based on specialty.
Since the Product Research group often collaborates on Consultations, all users in the Product Research profile require View access to all Consultation records. Occasionally, the Product Research user who owns a Consultation must be able to grant a Branding user access to a Consultation record.
In order to support these requirements, which two platform features can be used? (Choose two.)
- A. "View All" Profile settings
- B. Owner-based Sharing Rules
- C. Criteria-based Sharing Rules
- D. Manual Sharing
正解:A、D
質問 # 54
If you want to create some logic that will share certain records in APEX code, you just have to create special records that will open access to the desired records. The aim is to create records of certain type, for example , all share objects for custom objects are named as
正解:
解説:
MyCustomObject__Share
質問 # 55
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
正解:B
質問 # 56
Universal Containers provides 24x7 support for its customers worldwide using call centers in three different countries with each one covering an 8-hour shift in different time zones. Service reps in a call center have access to the same information but only during their local working hours.
Which feature in Salesforce controls access for specific login hours?
- A. Profiles
- B. Custom permissions
- C. Permission sets
- D. Set the login hours on user records
正解:A
解説:
Explanation
https://success.salesforce.com/ideaView?id=0873A000000E85KQAS
質問 # 57
Universal Containers (UC) stores basic employee information in a custom Employee object (OWD -Public Read Only). There are a few sensitive fields that need restricted access (salary, grade level, last performance rating).
Other than field level security, what other options are available to make these fields accessible to the Human Resource team?
- A. Change OWD of Employee custom object to private and a Lookup self-relationship to store only new restricted information.
- B. Create a new custom object with private OWD and Lookup relationship to Employee to store new restricted information.
- C. Create a new custom object controlled by parent and a Master-Detail relationship to Employee to store new restricted information.
- D. There are no other option besides using field level security.
正解:D
質問 # 58
A developer at Universal Containers is building an integration within a managed package for their internal org that requires login to an external system. The end point requires basic authentication. The Architect would like to ensure that the username and password are managed securely.
Which three options should the Architect recommend to secure the credentials?
Choose 3 answers
- A. Store the credentials in Named Credentials that are used in the Apex Callout.
- B. Store the credentials in the Apex code, which will not be available to non-admins.
- C. Store the credentials in protected custom settings that are used in the Apex Callout.
- D. Store the credentials in protected custom metadata that are used in the Apex Callout.
- E. Store the credentials in a custom object using encrypted fields.
正解:A、C、E
質問 # 59
A developer of Cosmic Solutions is building a managed package for the Salesforce org used by the company.
The package will install a custom application that will connect to an external system when a user needs to access some information about a customer. The external system requires login, which makes it necessary to store authentication data within the package. Which of the following are the best options for storing the authentication data?Choose 3 answers.
- A. Encrypted Custom Field
- B. Cryptographic Hash Function
- C. Protected Custom Metadata Type
- D. Protected Custom Setting
- E. Named Credential
正解:C、D、E
質問 # 60
At Universal Containers, Accounts and Contacts are normally visible to all employees, and Proposals (custom object) are visible to the Account owner and managers. However, some Proposals are considered confidential and are managed by a Strategic Proposals team. These Proposals should not be visible to anyone in the Sales group other than the owner and the strategic team.
How should the architect design for this requirement?
- A. Disable Grant Access Using Hierarchies and set an Owner-Based Sharing rule for Strategic Deals team.
- B. Proposal Owner set to the Strategic Deals Team Queue and set the Account relationship to Master-Detail.
- C. Disable Grant Access Using Hierarchies and set a Criteria-Based Sharing rule for Strategic Deals team.
- D. Proposal Owner set to the Strategic Deals Team Queue and create an owner-based sharing rule to grant visibility to the Account owner
正解:C
質問 # 61
......
Salesforce Certified Sharing and Visibility Designer認定は、Salesforceにおける共有と可視性戦略の専門知識を認定するグローバルに認められた資格です。認定は、組織のための共有と可視性ソリューションを設計および実装する経験を持つ専門家を対象としています。認定試験は60問の多肢選択問題から構成され、受験者は試験に合格するために68%以上のスコアを取得する必要があります。
Sharing-and-Visibility-Designerプレミアム試験エンジンとPDFダウンロード:https://www.jpntest.com/shiken/Sharing-and-Visibility-Designer-mondaishu
検証済みのSharing-and-Visibility-Designer豪華お試しセット リアル試験問題集PDF:https://drive.google.com/open?id=1PtlcMCrZL0DtgYg-kT9iiY9pRIodTtqp