
最新の無料Sharing-and-Visibility-Designer効率的問題集をダウンロード2023年12月05日更新された208問がある
Salesforce Sharing-and-Visibility-Designer試験練習テスト解答
Salesforce Sharing-and-Visibility-Designer(Salesforce Certified Sharing and Visibility Designer)試験は、Salesforceで複雑な共有および可視性ソリューションを設計および実装する専門家が、その専門的な知識を示すために受ける認定試験です。この試験は、大規模で企業レベルのSalesforce実装の共有および可視性ソリューションを構築、設計、実装した経験のある個人を対象に特別に設計されています。
質問 # 99
Universal Containers has recently implemented an integration that is populating 50 custom fields on the account object. They would like these fields to be available to Managers for reporting but do not want them to clutter the page layouts. What should the Architect recommend as a solution?
- A. Grant Managers access to the fields using Field-Level Security; do not add them to a page layout.
- B. Grant the Managers access to the fields using a Role-Based Sharing Rule; leave them hidden on the page layout.
- C. Add the fields to a Custom Report; grant the Managers' Role access to the report folder.
- D. Add the fields to the Managers' Account Page Layout; mark the page layout section as Collapsed.
正解:A
質問 # 100
Universal Containers (UC) has a custom object to track the internal net promoter score (NPS) for all ..
How can UC ensure that NPS records cannot be accessed by an individual employee's manager?
- A. Use Apex Sharing to remove NPS object share records for Manager profiles.
- B. Create a criteria-based sharing rule to remove access to Manager role and above in the Role ..
- C. Remove Create, Read, Edit and Delete from Manager Profiles and Permission sets.
- D. Set organization-wide default to Private and uncheck the Access Using Hierarchies Option for ..
正解:D
質問 # 101
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
質問 # 102
Which two license types can be assigned the permissions to create and edit reports?
Choose two answers:
- A. Customer Community Plus
- B. Partner Community Plus Login
- C. Customer Community
- D. Customer Community Plus Login
正解:A、D
質問 # 103
The VP of Sales at Get Cloudy Consulting wants to give one sales member the ability to view other sales members' sales numbers as a point of comparison.
If a Private model is being used, which two permissions are needed to create a dashboard for this purpose?
(Choose two.)
- A. Manage Custom Report Types
- B. Customize Application
- C. Manage Dashboards
- D. View All Data
正解:C、D
質問 # 104
Universal Containers (UC) has implemented Customer Community with customer community plus licenses for their distributors. Some distributors requested granting specific community users (agents) to view cases submitted by other agents of the same distributor.
Which feature only supports these requirements?
- A. Delegate external user
- B. Partner super user
- C. Permission set to grant community admin permission
- D. Partner community admin.
正解:B
質問 # 105
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 for invalid user access attempts.
- B. Test Cross-Site Scripting on custom pages.
- C. Test Cross-Site Scripting on Apex queries.
- D. Test for SOQL Injection.
正解:B、D
質問 # 106
A custom object called 'Performance Review' has been created to store information about employees' performance reviews. A lookup relationship field has been created on the object to specify the name of the reviewer. When a new record of the object is created, it should be shared automatically with the reviewer assigned to the record. The reviewer should be given 'Read/Write' access to the record. Which of the following should be used for this requirement?Choose 2 answers.
- A. Share object
- B. Criteria-Based Sharing Rule
- C. Apex Trigger
- D. Metadata API
正解:A、C
質問 # 107
After testing and deploying a new trigger that does creates a related order when a opportunity is closed, the Architect begins 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.
正解:B
質問 # 108
Universal containers (UC) implemented a private organization-wide default for the Container and Case objects.
How can UC give support representatives access to Container and Case records owned by Customer Community users?
- A. Support representatives nil automatically get access to these records via the role hierarchy
- B. Create a criteria-based sharing rule that gives access to the head of support role and internal subordinates
- C. Create a Share Group based on the sharing set created for the Customer Community User Profile.
- D. Create an ownership-based sharing rule that gives access to the head of support role and internal subordinates
正解:C
質問 # 109
Ursa Major Solar needs to prevent Users in a Custom Sales Department Profile from deleting Opportunities.
What should an Architect do to achieve this goal?
- A. Ensure a Validation Rule is created that checks the User's Profile before allowing the IsDeleted flag to be set to True
- B. In the Object Permissions, remove the "Opportunity Delete" Permission from the User's Profile
- C. Override the Standard button with a Visualforce Page that warns them that they do NOT have permission to delete
- D. Ensure that the Delete button from the Opportunity Page Layout and Record Type settings is removed
正解:B
質問 # 110
Cosmic Service Solutions has a requirement that Customer Community users should be allowed to access cases related to their contact record in Salesforce. What can be done to fulfill this requirement?Choose 1 answer.
- A. Create a share group that grants access to the Case records based on the required criteria
- B. Create a sharing set that grants access to the Case object and configure access mapping based on the requirement
- C. Create a sharing rule to grant access to cases based on the required criteria
- D. Create a permission set that grants the required access and assign it to the Customer Community profile
正解:B
質問 # 111
Universal Containers (UC) has 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. Set the Orders object's sharing settings of Private in the Org-Wide Defaults.
- B. Provide each partner with their own Salesforce login set to PRI Enabled on the profile.
- C. Develop a custom Apex web service using the "With sharing" keyword.
- D. Develop a custom apex web service with a fulfillment ID input attribute.
- E. Query the Orders object with Dynamic SOQL based upon the fulfillment ID.
正解:A、C、D
質問 # 112
Which element is included in the security model for Force.com sites? (choose 2)
- A. Restricted IP Ranges
- B. Read/Write permission on all standard objects
- C. Named Visualforce pages
- D. Full CRUD permission on all custom objects (Missed)
正解:A、D
質問 # 113
DreamHouse Realty has the following requirement:
- A specific set of Account Management users should only see Accounts once the Account becomes a customer.
- The Type field on the Account identifies whether the Account is a Customer, Partner, Prospect, or Other.
Which two methods could the Architect use? (Choose two.)
- A. Create an Account Sharing Rule that shares all Account owned by Sales to be shared with Account Management roles and Subordinates.
- B. Create a Criteria-based Sharing rule that shares the Account to the Account Management Group when the Type is Customer.
- C. Create a Public List view, where Account of Type Customer are included and share the List view with the Account Management public group.
- D. Put a business process in place that calls for the Account Manager to be added to the Account Team once the Account becomes a customer.
正解:B、D
解説:
Explanation/Reference:
質問 # 114
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 IsUpdateable() Apex method to test each field prior to allowing updates.
- C. Use the With SECURYT_ENFORCED keyword in the SOQL statement.
- D. Put the code in an class that uses the With Sharing keyword.
正解:C
質問 # 115
Which three capabilities are available with Enterprise Territory Management? Choose 3 answers
- A. Create a public group with Territory
- B. Assignment of Territory on Opportunities
- C. Metadata API Support
- D. Share a report or dashboard folder with a Territory
- E. Integration with Collaborative Forecasting
正解:B、C、E
質問 # 116
Below are some details regarding the organization at Universal containers:
1. Richard and Kevin are the east sales reps and their manager is Karen the East sales executive.
2. Sam and Wilder are West sales reps and the manager is Wendy, the West sales executive.
3. Bob is the CEO and managers both Karen and Wendy
Universal containers role hierarchy follows their management structure. Richard owns an account, NewCompany, and Kevin owns an account, OldCompany. Karen manually shared her account NewWorld with Kevin. However, she has moved to a new role to lead all Named Accounts, and Phil, who replaced her, is the new owner of NewWorld. Which employees will have access to the NewWorld account?
- A. Bob, Richard, Phil and Kevin
- B. Bob, Phil and Kevin
- C. Bob, Karen and Kevin
- D. Bob and Phil
正解:D
質問 # 117
Which technology can DreamHouse Realty use to store sensitive information on-premise in a way that makes it accessible from Salesforce?
- A. Implement the Salesforce Shield toolkit
- B. Implement an on-premise database
- C. Implement a third-party tokenization service
- D. Implement a third-party proxy server
正解:D
質問 # 118
The sales manager in Japan have asked the sales manager in Australia to assist them with closing their deals.
How are these requirements achieved?
- A. Use opportunity teams to automatically add the sales manager as a team member.
- B. Create ownership-based sharing rule.
- C. Use sharing set to give the sales manager access to the deals.
- D. Assign the sales manager View All on the opportunity object.
正解:A
質問 # 119
......
Salesforce Sharing-and-Visibility-Designer試験を受験するには、Salesforce Certified Data Architecture and Management Designer資格を持っているか、現在Certified Salesforce Application ArchitectまたはCertified Salesforce System Architectである必要があります。また、候補者はSalesforceの共有モデル、セキュリティモデル、および可視性設定に2年以上の経験が必要です。この試験は60の多肢選択問題から構成され、120分以内に完了する必要があります。候補者は、Salesforce Certified Sharing and Visibility Designer資格を取得するために68%以上の合格スコアを達成する必要があります。
Salesforce Sharing-and-Visibility-Designer 認定試験は、Salesforce で働くプロフェッショナルにとって貴重な資格です。この認定は、候補者が共有と可視性の概念に深い理解を持ち、Salesforce で効果的な共有と可視性のソリューションを設計および実装できることを示しています。この認定は、Salesforce 共有と可視性の専門知識の証として、雇用主やクライアントに認められています。
最新の検証済みSharing-and-Visibility-Designer問題集と解答合格保証もしくは全額返金です:https://jp.fast2test.com/Sharing-and-Visibility-Designer-premium-file.html
最新の認証試験Sharing-and-Visibility-Designer問題集練習テスト解答はこちら:https://drive.google.com/open?id=1co4tPdljJ1KB0wIUYE7a99h0IsBQx8B2