
[2025年03月09日] Sharing-and-Visibility-ArchitectのPDF問題とテストエンジンには78問があります
更新された試験エンジンはSharing-and-Visibility-Architect試験無料お試しサンプル365日更新されます
Salesforceは、すべてのサイズのビジネスで広く使用されている主要な顧客関係管理(CRM)ソフトウェアです。 Salesforceを使用すると、ビジネスは顧客データを管理し、セールスリードを追跡し、マーケティングキャンペーンを自動化できます。 Salesforce Sharing-and-Visibility-Architect認定は、Salesforceの共有と可視性に特化したアーキテクトを対象とした高度な認定です。
Salesforce Sharing-bisibility-Architect試験は、Salesforceエコシステムで最も権威のある認定の1つです。これは、Salesforceで複雑な共有と可視性のソリューションを設計および実装する際に豊富な知識と経験を持つ専門家向けに設計されています。この試験では、さまざまな種類の組織や業界の安全でスケーラブルで効率的な共有および可視性モデルの設計と実装における候補者のスキルの評価に焦点を当てています。
質問 # 10
Which option can be selected to share data when creating a sharing rule?
- A. Roles
- B. Users
- C. Profiles
正解:A
解説:
Explanation
Roles is an option that can be selected to share data when creating a sharing rule, as it allows admins to grant access to users who have a specific role or roles below that role in the hierarchy2. Users is not an option that can be selected to share data when creating a sharing rule, as sharing rules are based on groups, not individuals. Profiles is not an option that can be selected to share data when creating a sharing rule, as sharing rules are based on record ownership or criteria, not profiles.
質問 # 11
Universal Containers (UC) requested that branch managers and UC branch staff should only see customers and related information in their geographic location.
Which options should be used together to achieve the requirements?
- A. Configure Role Hierarchy and create sharing rules.
- B. Configure organization-wide defaults of the Account object and create sharing rules.
- C. Create the Account Team and add branch manager team members, and configure organization-wide defaults of the Account object.
正解:B
質問 # 12
Which are two valid use cases for programmatic sharing?
Choose 2 answers.
- A. An external system manages user record access.
- B. Frequent user ownership changes based on re-alignments.
- C. Setting user ownership for standard and custom objects.
- D. Native sharing functionality does not meet requirements.
正解:A、D
質問 # 13
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. Object Permissions.
- B. Custom Lightning Component.
- C. Permission Set.
- D. Field-level security
正解:B
質問 # 14
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 Account team.
- B. Changes affect only the ACME Account
- C. Changes affect all child ACME Accounts.
- D. Changes affect the default Opportunity team.
正解:B
質問 # 15
Universal Containers is implementing a community of High-Volume Community users. Community users should be able to see records associated to their Account or Contact record. The Architect is planning to use a Sharing Set to provide access to the records. When setting up the Sharing Set, certain objects are not available in the list of Available Objects. Which two reasons explain why an object is excluded from the list of Available Objects in a Sharing Set?
- A. The object's Organization-Wide sharing setting is set to Public Read/Write.
- B. The object is a custom object, and therefore not available for a sharing set.
- C. The custom object does not have a lookup to Accounts or Contacts.
- D. The object's Organization-Wide sharing setting is set to Private.
正解:A、C
質問 # 16
Universal Containers has set the Org-Wide Sharing Default for Accounts to Private and has created some sharing rules to extend access based on certain data access policies. An architect has been asked to review access to a certain set of key customer accounts. How might this review be conducted?
- A. Use the Sharing button on each customer Account.
- B. Run a Report on Sharing in the Admin Console.
- C. Log in as each user and Run the All Accounts List View.
- D. Export the Account Share table and review.
正解:D
解説:
Explanation
The best way to review access to a certain set of key customer accounts is to export the Account Share table and review it. The Account Share table stores all the sharing records that grant access to accounts, including manual sharing, sharing rules, team sharing, and implicit sharing4. The other options are either not feasible or not comprehensive.
質問 # 17
How would you make sure Visualforce page is security proof? Choose 3 answers
- A. Manually check for sql injection
- B. Use web application tool for security
- C. Use debug to check hijacked requests
- D. Submit to force security scanner
- E. Manually check for cross site
正解:B、C、D
解説:
Explanation
According to this source, submitting to Force.com Security Scanner, using web application security tools, and using debug logs to check hijacked requests are some of the ways to make sure Visualforce pages are secure.
The other options are not sufficient or recommended.
質問 # 18
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 isShareable in Apex classes to assure record visibility will be followed.
- D. Use isAccessible keyword in Apex classes to assure record visibility will be followed
正解:A、B
質問 # 19
Universal Containers has just deployed a change to its role hierarchy. A manager is reporting that their staff can now see Accounts that they do not own and should not have access to. How should the Architect troubleshoot?
- A. While logged in as the System Administrator, use the Field Accessibility Viewer to view a matrix of who has access to Accounts.
- B. While logged in as the one of the Staff members, navigate to a sample account and use the Sharing button to determine who has access.
- C. While logged in as the one of the Staff members, navigate to their user record and inspect their profile and role membership.
- D. While logged in as the System Administrator, use the Field Accessibility Viewer to view a matrix of who has access to Accounts.
正解:B
質問 # 20
Universal Containers (UC) has affiliates who sell containers in countries where UC does not have a local office. UC uses a Partner Community to manage the sales cycle in those countries. One of its affiliates has grown substantially and restructured its internal sales team with the following structure: Sales VP -> Director of Sales -> Sales Manager -> Sales Reps. Sales Reps should not see each others' opportunities, and visibility of deals should open up within a Sales Rep's hierarchy.
What is the main problem an architect should address in this situation?
- A. Partner Community does not support Role Hierarchy.
- B. Partner User roles are limited to three Ievels.
- C. The Channel Manager role cannot be shared with Partner Community.
正解:B
質問 # 21
Universal Container has a set of Account management users that should only see accounts once the account becomes a customer. The type field on the Account identifies whether the account is a prospect, customer, partner, or other. Which two methods could an Architect use to enable this sharing requirement, assuming a private sharing model for accounts? Choose two:
- A. Create an account sharing rule that shares all accounts owned by sales to be shared with account management roles and subordinates
- B. Create a public list view, where accounts of type customer are included and share the list view with account management public group
- C. Institute a business process that calls for the account manager to be added to the account team once the account becomes a customer
- D. Create a criteria-based sharing rule that shares the account to the account management group when the type is customer
正解:C、D
質問 # 22
Universal Containers created a public group with certain sales engineers to help on complex deals, as well as a sharing rule to grant access to these opportunities. The Opportunity organization-wide default is Private, What is the impact of these sharing settings?
- A. Subordinates of managers who have sales engineers in the public group will also have access to these records.
- B. Sales engineers and their managers in the Role Hierarchy will also have access to these records.
- C. Other sales engineers who are in the same Role Hierarchy as the sales engineers of the public group will also have access to these records.
正解:A
解説:
Explanation
When a sharing rule grants access to a public group, the access is also extended to the subordinates of the users in that group, according to the role hierarchy1. Therefore, subordinates of managers who have sales engineers in the public group will also have access to these records. Other sales engineers who are in the same role hierarchy as the sales engineers of the public group will not have access to these records, unless they are subordinates or managers of the users in the public group. Sales engineers and their managers in the role hierarchy will not have access to these records, unless they are part of the public group or its subordinates.
質問 # 23
Universal Containers' organization wide-defaults model is private for the Account object. A sales repeats to opportunity records.
Which level of access will the sales rep have to the related account record?
- A. No access
- B. Read/Create access
- C. Read-only access
- D. Read/Create/Edit access
正解:D
質問 # 24
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 to define access to accounts as well as opportunities and cases related to accounts
- B. Use Account teams and use Sharing rules to share cases with sales associates. No change required to the opportunity object
- C. Use Account teams, Case teams. No configuration required for the opportunity object.
- D. Use Account teams, Opportunity teams, and Case teams.
正解:A
質問 # 25
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. UC implemented a new Partner Community for its dealers. Each dealership has a dealer manager who manages the service agents. The communitysharing model is private.
What is the optimal option to give dealer managers visibility to customer cases only raised by their service agents?
- A. Use the Role Hierarchy so that the cases raised by service agents will be visible to their relevant dealer managers.
- B. Create a sharing group to share cases created by service agents with their dealer manager.
- C. Create a sharing rule to share cases created by service agents with their dealer manager.
正解:B
質問 # 26
Universal Container is a global Telco that has recently implemented enterprise territory management to better align their sales teams and sales processes. They are in Q4 of the FY and they have completely revamped their territory structure and created a plan for a new structure that would support the new FY. Their current territory model has 8k territories. Their new model would be a new set of 8,5K territories, and their org limit is 10k.
What enterprise territory management feature can US take advantage of in order to help them stay within their org limits?
- A. Territory Model State
- B. Territory Hierarchy
- C. Territory Type
- D. Territory type priority
正解:A
解説:
Explanation
Territory Model State is the feature that can help UC stay within their org limits. It allows them to create multiple territory models and activate only one at a time. The inactive models do not count towards the org limit
質問 # 27
Universal Containers (UC) is in legal dispute regarding several orders. UC has found out these records were removed from system. The VP of Sales has asked to ensure this cannot happen in the future. What approach would meet this requirement?
- A. Change the record type/page layout assignment for orders to be read-only.
- B. Implement a sharing rule that changes access for the records to read.
- C. Remove the delete button from the Order page layout.
- D. Remove order delete permission from profiles and permission sets.
正解:D
解説:
Explanation
Removing order delete permission from profiles and permission sets is the best approach to ensure that order records cannot be removed from the system in the future. This way, only users with the Modify All Data permission can delete order records. Option A is incorrect, since removing the delete button from the order page layout would not prevent users from deleting order records using other methods, such as data loader or API. Option B is incorrect, since changing the record type/page layout assignment for orders to be read-only would not affect the delete permission, but only the edit permission. Option D is incorrect, since implementing a sharing rule that changes access for the records to read would not prevent users from deleting order records that they own.
質問 # 28
......
試験合格保証Sharing-and-Visibility-Architect試験には正確な問題解答付き:https://jp.fast2test.com/Sharing-and-Visibility-Architect-premium-file.html
テストエンジンの練習テストならこれSharing-and-Visibility-Architect有効で更新された問題集:https://drive.google.com/open?id=1-i9zs4Yj8tC0IiwTIlXG3sa0RgvkO47M