更新された2023年07月13日検証済み!Sharing-and-Visibility-Designer問題集と解答で100%合格できる [Q18-Q40]

Share

更新された2023年07月13日検証済み!Sharing-and-Visibility-Designer問題集と解答で100%合格できる

2023年最新のの問題Sharing-and-Visibility-Designer問題集を試そう!更新されたSalesforce試験合格させます


Salesforce Sharing-and-Visibility-Designer 認定試験は、Salesforceにおける共有と可視性戦略の経験を持つ専門家にとって貴重な資格です。この認定試験は、候補者が自己の組織のためにこれらの戦略を設計・実装する能力を検証します。この試験に合格することは、候補者がSalesforceにおける共有と可視性の課題に対処するために必要な知識とスキルを持っていることを示します。


Salesforce Sharing-and-Visibility-Designer (Salesforce Certified Sharing and Visibility Designer) 試験は、Salesforce での複雑な共有と可視性ソリューションの設計と実装に焦点を当てた認定試験です。この試験は、Salesforce のセキュリティモデル、データアクセス、および共有規則に深い理解を持つ経験豊富な Salesforce プロフェッショナルを対象としています。この試験は、候補者の複雑な共有シナリオを分析し、組織のセキュリティとアクセス要件を満たすソリューションを設計する能力をテストします。


Salesforce Certified Sharing and Visibility Designerになるには、候補者はSalesforceのセキュリティモデルとアクセス制御に関する幅広い知識と経験を持っている必要があります。また、共有ルール、役割階層、レコードレベルのセキュリティに関する深い理解も必要です。この試験は、さまざまなオブジェクト間でのデータの共有、データへのアクセスの管理、および複雑なビジネス要件を満たす共有ソリューションの設計などのトピックもカバーしています。

 

質問 # 18
User A at Universal Containers is in the default account team for User
B. User B owns the ACME account and changed User A's team member access to the account. What is the impact of this change?

  • A. Changes affect the default Opportunity team.
  • B. Changes affect the default Account team.
  • C. Changes affect all child ACME Accounts.
  • D. Changes affect only the ACME Account.

正解:D


質問 # 19
Which technology can DreamHouse Realty use to store sensitive information on-premise in a way that makes it accessible from Salesforce?

  • 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

正解:A


質問 # 20
Ursa Major Solar is writing test methods.
Which functionality does the system method "runAs()" Verify?

  • A. Enforcement of a user's record sharing
  • B. Enforcement of user's permissions.
  • C. Enforcement of a user's public group assignments.
  • D. Enforcement of a user's field-level security.

正解:B


質問 # 21
A user at Universal Containers would like to give access to a Report folder to someone else in the organization.
Which two access permissions should the user have to support this requirement?
Choose 2 answers.

  • A. The "Manage Reports in Public Folders" Profile permission.
  • B. The "Viewer" Report folder permission
  • C. The "Editor" Report folder permission.
  • D. The "Manager" Report folder permission.

正解:A、D


質問 # 22
Universal Containers has implemented a strict software architecture for their custom Apex code. One of the requirements is that all SOQL queries are contained within reusable classes. Depending on the context of the Apex transaction, the queries should be able to run either "With Sharing" or "Without Sharing". Which two ways allow the Architect to meet these requirements?
Choose 2 answers.

  • A. Create a SystemSOQLQueries class and a UserSOQLQueries class; set the "With Sharing" keyword on the User SOQLQueries class and "Without Sharing" on the SystemSOQLQueries class.
  • B. Create a reusable SOQLQueries class; specify "With Sharing" on the methods that require user context and "Without Sharing" on the methods requiring system context.
  • C. Create a reusable SOQLQueries class; do not specify "With" or "Without Sharing" on the SOQLQueries class.
  • D. Create a reusable SOQLQueries class; do not specify "With" or "Without Sharing" on the SOQLQueries class and use the runAs() method to dynamically set the context.

正解:A、B


質問 # 23
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 the Salesforce Shield toolkit.
  • D. Implement a third-party tokenization service.

正解:A


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

正解:D


質問 # 25
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 a Process Builder Process that updates the Territory field on the Opportunity
  • B. Create a criteria-based sharing rule on the Opportunity to assign It to a territory.
  • C. Create an Apex class that implement. Filter-Based Opportunity Territory Assignment
  • D. The territory with the highest Territory Type Priority is automatically assigned to the Opportunity

正解:D


質問 # 26
What are NOT abilities of users in the Delegated Administrators group? Choose two answers:

  • A. Managing custom objects created by the primary administrator
  • B. Creating objects
  • C. Loggins in as a user who has granted login access to an administrator
  • D. Creating and editing users and resetting passwords and all subordinate roles
  • E. Creating profiles
  • F. Assigning users to specified profiles (Your Answer)

正解:B、E


質問 # 27
Sales managers at Universal Containers (UC) have requested viewing customer invoices in Salesforce .. system. The architect at UC decided to surface the customer invoices in Salesforce using external objects a..Configured an external object called Invoice.
Created a lookup relationship between account and the invoice
How can the architect grant the sales managers access to the customer invoices data?

  • A. By controlling the invoices object permission on the sales manager's profile.
  • B. By creating a sharing set a share invoice with users in a sales manager role.
  • C. By using manual sharing to share invoices with relevant sales managers.
  • D. By creating sharing rules to share the invoice records with users in sales manager roles.

正解:A


質問 # 28
Partner users can access records belonging to users in their account at their same role or lower in the role hierarchy, for Cases, Leads, Opportunities and Custom Objects. Which of the following access has to be given ?

  • A. Super user permission

正解:A


質問 # 29
Cosmic Service Solutions has a Salesforce organization with millions of case records. Several thousand records have been shared programmatically with support users and groups. Only the executive management and users in the support department of the company have access to the Case object. The company has a community for support users only. The IT Manager would like to change the organization-wide default setting of the Case object in order to reduce the performance impact of sharing recalculations. What should a Solution Architect recommend with regard to this modification?Choose 2 answers.

  • A. The internal organization-wide default setting should be changed to Public Read Only. (Your Answer)
  • B. The internal organization-wide default setting should be changed to Public Read/Write.
  • C. The external organization-wide default setting should be changed to Public Read/Write.
  • D. The external organization-wide default setting should be changed to Public Read Only.

正解:B、C


質問 # 30
What advanced tool can Salesforce enable for large-scale role hierarchy realignment?

  • A. Partitioning Division
  • B. Granular locking
  • C. Skinny Table Indexing
  • D. Set external organizational-wide default to public read only

正解:B


質問 # 31
Sales Operations at Universal Container (UC) wants to create the opens to fiber appropriates for center.
In which two ways can UC hide list that are not relevant to an individual use since there will be Choose 2 answers.

  • A. Share the list views with the appropriate queue.
  • B. Share the list views with the appropriate individual users.
  • C. Share the list views with the appropriate public group.
  • D. Share the list views with the appropriate role in the role hierarchy

正解:C


質問 # 32
Universal Containers keeps product brochures in Salesforce as files. Sarah shares a public Unit to a product brochure with potential customers during a meeting. She wants to ensure they do not have access to the file after the meeting.
How should Sarah accomplish this?

  • A. Move the file to another folder
  • B. Delete the file.
  • C. Rename the file.
  • D. Delete the public link.

正解:D


質問 # 33
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. Contact records can be accessed due to implicit sharing from Opportunity.
  • C. Contact records can be accessed due to implicit sharing from Account.
  • D. Account records can be accessed due to implicit sharing from Opportunity.

正解:C、D


質問 # 34
Ursa Major Solar wants the ability to hide specific regional accounts from sales reps and sales managers. Only roles that are sales executive, or above, should be able to access regional accounts. The company plans to update their Organization-Wide Sharing Settings for the Account Object from a Public Read/Write model to a Private model to accomplish their goal? Ursa Major Solar's Role Hierarchy matches its organizational hierarchy.
What are two approaches an Architect should consider when designing the solution? (Choose two.)

  • A. Ensure that Apex managed sharing is disabled for the account object to protect the regional accounts.
  • B. Regional accounts must be owned by a user who is above the sales managers to the Role Hierarchy.
  • C. Sales executives will need a sharing rule created so that they can see accounts owned by Sales Users.
  • D. If a sales rep is added to the Opportunity Team for a regional account, they will gain access to account data.

正解:B、D


質問 # 35
Universal Containers (UC) is a fast-growing company that sells containers globally. It has thousands of dealerships throughout the world where local dealers service containers. UCimplemented a new Partner Community for its dealers. Each dealership has a dealer manager who manages the service agents. The community-sharing model is private.
What is the optimal option to give dealer managers visibility to customer cases only raised by their service agents?

  • A. Create a sharing rule to share cases created by service agents with their dealer manager.
  • B. Change external organization-wide default of case object to public read only.
  • C. Using the role hierarchy, the cases raised by service agents will be visible to their relevant dealer managers.
  • D. Create a sharing set to share cases created by service agents with their dealer manager.

正解:C


質問 # 36
The role of a sales manager of Cosmic Electronics was recently changed due to a transfer. He is now able to access an account record that is not owned by him. The Salesforce administrator of the company would like to determine whether the role hierarchy is the reason for the record access. Which of the following can be used to determine this in the Salesforce Classic user interface?Choose 1 answer.

  • A. Sharing Button
  • B. Sharing Settings
  • C. Apex Sharing Reason
  • D. Role

正解:A


質問 # 37
Sales executives at Universal Containers (SC) want to create list views to filter opportunities for large at-risk Opportunities. These list views should only be available to certain executives that specialize in closing problematic deals. How can UC solve this requirement?

  • A. Share the List Views with the appropriate Public Group.
  • B. Share the List Views with the appropriate Role in the Role Hierarchy.
  • C. Share the List Views with the appropriate individual users.
  • D. Share the List Views with the appropriate Queue.

正解:A


質問 # 38
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 with a fulfillment ID input attribute
  • B. Provide each partner with their own Salesforce login set to API Enabled on the profile.
  • C. Develop a custom Apex web service using the "With Sharing" keyword.
  • D. Set the Orders object's sharing settings to Private in the Org-Wide Defaults
  • E. Query the Orders object with Dynamic SOQL based upon the fulfillment ID.

正解:C、D、E


質問 # 39
Cosmic Circle Financial uses the Contact object to store customer information. A Text Area (Long) field has been created on the object by an administrator to store demographic data. Whenever a new contact is created, the data in this field should be transmitted to an external service provider for the purpose of data collection and analysis. In order to comply with regulatory requirements, it is necessary to encrypt this field at rest and in transit. Which of the following can be used for this requirement?Choose 1 answer.

  • A. Classic Encryption
  • B. Apex Trigger that uses the Apex Crypto class
  • C. A downloadable package from the AppExchange marketplace
  • D. Shield Platform Encryption

正解:B


質問 # 40
......

最新のSharing-and-Visibility-Designer試験問題集でSalesforceトレーニング試験には:https://www.goshiken.com/Salesforce/Sharing-and-Visibility-Designer-mondaishu.html

合格できるSalesforce Sharing-and-Visibility-DesignerのPDF問題集で最近更新された208問あります:https://drive.google.com/open?id=1TeO1m12EyYiV56ncqtqcVuUu1eQH6XVX