Experience-Cloud-Consultant Practice Test Questions

185 Questions


The system administrator at Cloud Kicks (CK) has deactivated their Experience Cloud site to do some maintenance and cleanup.
How should the administrator ensure that CK custorners do NOTreceive a welcome email when the site is once again active?


A. Use the new Service Not Available (SNA) feature.


B. Use Data Loader to remove all members’ email addresses.


C. Disable the Send welcome email checkbox for the site.


D. Remove all profiles fromthe site's membership and add them again after the site is activated.





C.
  Disable the Send welcome email checkbox for the site.

Explanation:

The scenario is about preventing welcome emails from being sent when the site is reactivated after maintenance. The most direct and appropriate way to manage the sending of welcome emails is through the site's specific configuration setting.

Here’s a detailed breakdown:

C. Disable the Send welcome email checkbox for the site: This is a precise, built-in setting for this exact purpose. When an administrator deactivates and then reactivates a site, the system can treat the reactivation as a "new" event for existing members, potentially triggering a new welcome email. By unchecking the "Send welcome email" setting in the site's configuration before reactivating it, the administrator explicitly prevents this from happening. This is a clean, non-destructive, and targeted solution.

Why the other options are incorrect:

A. Use the new Service Not Available (SNA) feature: The "Service Not Available" page is a feature that allows you to display a custom message to users who try to access a live and active site when there is a service disruption. It is not used for planned maintenance where the site is intentionally deactivated, and it has no control over the sending of system-generated emails like welcome emails.

B. Use Data Loader to remove all members’ email addresses: This is an extreme, destructive, and incorrect approach. Removing email addresses from user records would break core functionality (users couldn't receive any emails, including password resets or important notifications) and is a violation of data integrity. It does not solve the problem at the source (the site's configuration) and creates many new ones.

D. Remove all profiles from the site's membership and add them again after the site is activated: This is an unnecessary and high-effort workaround. While it might technically prevent welcome emails (because you are removing and re-adding members), it is an administrative nightmare, especially for a large community. It is not a best practice when a simple configuration checkbox exists to solve the problem directly.

Reference
Salesforce Help: "Configure Email Settings for Experiences" - This documentation details the email settings for a site, including the "Send welcome email now" and "Send welcome email" options, which control this behavior.

Key Concept:
For controlling system-triggered emails in Experience Cloud, always check the specific email settings within the Experience Workspace first. The solution is typically a configuration change, not a data manipulation or a complex workaround.

To which three objects can the Partner Super Useraccess be applied? Choose 3 answers


A. Opportunities


B. Accounts


C. Cases


D. Custom Objects


E. Campaigns





A.
  Opportunities

B.
  Accounts

D.
  Custom Objects

Explanation:

The question asks about the Partner Super User access in Salesforce, specifically which objects this access can be applied to. In Salesforce Experience Cloud, a Partner Super User is a role-based permission granted to partner users (typically external users with a Partner Community license) to provide enhanced access to certain objects for managing partner-related activities. Let’s evaluate each option based on Salesforce’s Partner Super User functionality:

Option A: Opportunities
Why Correct: Partner Super User access can be applied to Opportunities. This allows partner users with the Super User role to have broader access (e.g., read, edit, or delete) to Opportunity records, including those they don’t own, within the context of their account or partner relationship. This is useful for partner management scenarios, such as tracking sales deals.
Details: The Partner Super User can access Opportunities related to their account or delegated accounts, as defined by sharing rules and the Super User access settings in the Experience Cloud site.

Option B: Accounts
Why Correct: Partner Super User access applies to Accounts. Super Users can access and manage Account records, including those they don’t own, within their partner network (e.g., accounts they are associated with via roles or sharing rules). This is critical for partners managing customer or reseller relationships.
Details: Super User access extends visibility and edit capabilities to Account records, often used in partner portals for collaboration.

Option C: Cases
Why Correct: Partner Super User access can be applied to Cases. This allows partner users to manage support cases, including those created by other users within their account or partner network, to facilitate customer support or service-related tasks.
Details: Super User access for Cases is commonly used in partner communities to enable partners to handle support tickets efficiently, with broader permissions than standard partner users.

Option D: Custom Objects
Why Incorrect: Partner Super User access is not explicitly supported for Custom Objects in Salesforce’s standard configuration. The Super User role is designed for specific standard objects (like Accounts, Opportunities, and Cases) that are commonly used in partner relationship management. While custom objects can be shared with partner users via sharing rules or manual configuration, the Partner Super User access model does not natively extend to custom objects without additional customization (e.g., through Apex sharing or custom permissions).
Note: If a custom object is critical to a partner workflow, admins can use other mechanisms (like sharing rules), but this is outside the scope of standard Partner Super User access.

Option E: Campaigns
Why Incorrect: Partner Super User access does not apply to Campaigns. Campaigns are typically used for marketing activities and are not a core object supported by the Partner Super User role in Experience Cloud. Partner users can access Campaigns if granted through profiles, permission sets, or sharing rules, but this is not part of the standard Super User access model, which focuses on sales and service-related objects like Accounts, Opportunities, and Cases.

Why A, B, and C are Correct:
The Partner Super User role is designed to enhance partner users’ access to specific standard objects critical for partner relationship management and support in Experience Cloud sites (e.g., Partner Central template).
Accounts, Opportunities, and Cases are the primary objects supported by Partner Super User access, allowing partners to manage customer relationships, sales deals, and support cases with elevated permissions (e.g., read/edit/delete records they don’t own, subject to sharing rules).
This access is configured in the Experience Cloud site’s settings (e.g., Setup > Experience Workspaces > Administration > Members) by enabling Super User access for specific profiles or permission sets and defining the scope via roles or sharing rules.

Implementation Notes:
Configuration:
To enable Partner Super User access:
Navigate to Setup > Experience Workspaces > Administration > Members.
Select the partner profile (e.g., Partner Community User) and enable Super User Access.
Configure sharing settings to define which Accounts, Opportunities, and Cases the Super User can access (e.g., based on role hierarchy or account ownership).
Use Case:
For example, a partner Super User might manage all Opportunities for their account’s sales pipeline, view/edit Account details for their reseller network, or handle escalated Cases for their customers.
Limitations:
Super User access is restricted to standard objects like Accounts, Opportunities, and Cases, and does not natively extend to custom objects or other standard objects like Campaigns without additional configuration.

References:
Salesforce Help Documentation: Enable Partner Super User Access
Details how Partner Super User access works and the supported objects (Accounts, Opportunities, Cases).
Trailhead Module: Experience Cloud Basics
Covers partner user roles and access management in Experience Cloud sites.
Salesforce Help: Manage External Users in Experience Cloud
Explains configuring partner user access, including Super User permissions.

Recently, Ursa Major Solar (UMS) decided it no longer wants to utilize Data Categories to control article visibility for its customer portal. UMS's users will need to be logged in to the portal in order to view any Knowledge articles.
Outside of Data Categories, what is another way UMS can control Knowledge article visibility?


A. Permission Sets


B. Branding Sets


C. Sharing Rules


D. Audience Targeting





A.
  Permission Sets

Explanation:

Ursa Major Solar (UMS) has decided to stop using Data Categories to control Knowledge article visibility. Since users must now be logged in to the portal, UMS can leverage Sharing Rules to manage which authenticated users can access specific Knowledge articles.

Here’s how each option compares:

✔️ C. Sharing Rules
Sharing rules allow admins to extend access to records based on criteria such as user profiles, roles, or public groups.
For Knowledge articles, you can define rules to share articles with specific portal users or groups.
This is a scalable and declarative way to control visibility without relying on Data Categories.

❌ A. Permission Sets
Permission sets control object-level and field-level access, not record-level visibility.
They’re useful for enabling access to the Knowledge object, but not for controlling which articles a user can see.

❌ B. Branding Sets
Branding Sets are used to customize the look and feel of Experience Cloud sites.
They have no impact on article visibility or access control.

❌ D. Audience Targeting
Audience targeting is used to personalize content visibility in Experience Builder (e.g., banners, components).
It does not apply to Knowledge article visibility at the record level.

References:
Salesforce Help: Set Up Sharing Rules for Knowledge
Trailhead: Share Knowledge Articles

Northern Trail Outfitters (NTO) is punning to create an HR help desk for Its employees. IT recommends using Experience Cloudto build the HR help desk app
Whet should NTO consider when building the MR help desk app?


A. HR user profits is only available in Enterprise and Performance Editions with HR permission sat license.


B. MR user profile is only available in Employee Cloudwith Employee permission set license.


C. The HR help desk app can centralize Chatter from all related active Experience Cloud sites in the org.


D. The HR help desk app can centralize knowledge and self service in to one experience site.





D.
  The HR help desk app can centralize knowledge and self service in to one experience site.

Explanation:

Why:
Salesforce’s Employee Service / HR Help Desk pattern runs on Experience Cloud and is designed to give employees a single, branded place to search HR Knowledge, submit requests/tickets, and self-serve. Salesforce docs describe the Employee Service site as a self-service portal where employees find answers and create service requests—i.e., centralized knowledge + self-service in one site.

Why the others are not correct
A. HR user profile… with HR permission set license – There isn’t a special “HR user profile” tied to specific editions/licensing as described. Access for employee service is governed by standard profiles/permission sets and (if purchased) Employee Service features—not this statement. No Salesforce doc supports A.
B. MR/Employee Cloud… Employee permission set license – Similarly inaccurate; there’s no “Employee Cloud” product with a special “Employee permission set license” required just to build an HR help desk site.
C. Centralize Chatter from all related active sites – Chatter/conversations are scoped per site in Experience Cloud; you don’t aggregate Chatter feeds from multiple sites into one automatically. That makes C incorrect for “centralizing” Chatter across sites.

References:
What Is the Employee Service Site? — self-service portal for employees to get answers and create service requests.
Set Up Your Employee Service Site — Employee Service uses Experience Cloud to build and manage the employee self-service site (knowledge + tickets).
HR Service Center app — includes sample HR knowledge to help populate the site.
Experience Cloud conversations/Chatter data model — explains that conversations (Chatter) are kept separate by site.

Ursa Major Solar (UM5) is planning to build a portal for its partners. Among other things, UMS will be distributing leads to its partners in the portal.
Which standard component can UMS leverage if it elects to use Partner Central template?


A. Lead Distribution


B. Lead Inbox


C. Lead Selector


D. Lead Flow





B.
  Lead Inbox

Explanation:

The Lead Inbox component is the standard, pre-built Lightning component specifically designed for Lead Distribution within the Partner Central Experience Cloud template.

Functionality: When leads are routed to a partner (typically via Lead Assignment Rules), the Lead Inbox displays these new, unaccepted leads to the partner user in their portal. The partner can then review and accept the lead with a single click, which officially changes the lead owner to the partner user. This component is crucial for enabling the core Partner Relationship Management (PRM) workflow of distributing leads to the channel.

Incorrect Answers
A. Lead Distribution:
This is a feature or process name in Partner Relationship Management (PRM) (e.g., "Configure Lead Distribution"), not the name of a standard component in Experience Builder.
C. Lead Selector:
This is not a standard component name used for lead distribution to partners in Experience Cloud.
D. Lead Flow:
While Salesforce Flow can be used to automate the lead distribution process (i.e., the routing logic that determines which partner gets the lead), it is not the standard component that the partner interacts with in the portal to view and accept the assigned leads. The component in the portal is the Lead Inbox.

Reference
The functionality of the Partner Central template and its components is documented in Salesforce's Experience Cloud help articles.
Salesforce Documentation Reference (Conceptual): The documentation for customizing the Partner Central template explicitly mentions using the Lead Inbox component to configure lead distribution, allowing partners to see leads assigned to them and accept those leads within the portal.

As a pilot. Ursa Major Solar's customers from California wore assigned to a page variation for the Home page so that the layout looks slightly different than for customers from other states. The page variation uses a Rich Content Editor component assigned solely to Platinum customers.
Who will be able to view the Rich Content Editorcomponent?


A. All Platinum customers


B. All customers from California


C. All customers


D. All Platinum customers from California





D.
  All Platinum customers from California

Explanation:

This question tests the understanding of how multiple targeting criteria work together in Experience Cloud. The visibility of the component is determined by the combination of Page Variation targeting and Component targeting.

Let's break down the two layers of targeting applied:

Page Variation Target:
The entire page variation is only accessible to customers from California. This is the first and most important filter. If a user is not from California, they will not even see this version of the Home page, regardless of any component-level targeting.
Component Target:
Within the California page variation, the specific Rich Content Editor component is further targeted only to Platinum customers.

For a user to see the Rich Content Editor component, they must satisfy both conditions. The targeting is cumulative.
A user must be from California AND be a Platinum customer.
A user from California who is a Gold customer will see the California page variation but will not see the Rich Content Editor component.
A Platinum customer from New York will not see the California page variation at all and therefore cannot see the component.

Why the other options are incorrect:
A. All Platinum customers:
This is incorrect because it ignores the page variation targeting. Platinum customers from other states will not see the California-specific page where this component exists.
B. All customers from California:
This is incorrect because it ignores the component-level targeting. Non-Platinum customers from California will see the page variation but will not see this specific component.
C. All customers:
This is incorrect as it ignores both layers of targeting.

Reference
Salesforce Help: "Show Components for Specific Audiences" - This document explains component-level targeting.
Salesforce Help: "Create Page Variations for Different Audiences" - This document explains how page variations work.

Key Concept:
In Experience Cloud, audience targeting is additive. When a component is placed on a targeted page variation, a user must meet the criteria for both the page variation and the component to see it.

Ursa Major Solar wouldlike its authenticated external users to be able to search for Quote and Contract objects but not Opportunity or Asset objects.
Which two standard features allow an administrator to accomplish that? Choose 2 answers


A. Remove Opportunity and Asset from theTitle Menu component in the property editor.


B. Remove Opportunity and Asset from the navigation Menu component in the property editor.


C. Remove Opportunity and Asset from the object list in the Global Search Result component property editor.


D. Remove Opportunity and Asset from the Autocomplete object list in the Search component property editor.





C.
  Remove Opportunity and Asset from the object list in the Global Search Result component property editor.

D.
  Remove Opportunity and Asset from the Autocomplete object list in the Search component property editor.

Explanation:

Ursa Major Solar (UMS) wants authenticated external users in its Experience Cloud site to search only Quote and Contract objects, excluding Opportunity and Asset. In Salesforce Experience Cloud, search functionality is managed through specific components that control searchable objects and autocomplete suggestions.

Why C is Correct:
The Global Search Result component determines which objects appear in search results. By removing Opportunity and Asset from its object list in Experience Builder, the administrator ensures these objects are excluded from search results, allowing only Quote and Contract records to be displayed, meeting UMS’s requirement.

Why D is Correct:
The Search component’s autocomplete settings control which objects appear as suggestions when users type in the search bar. By excluding Opportunity and Asset from the autocomplete object list, the administrator prevents these objects from being suggested, ensuring only Quote and Contract are searchable, enhancing user experience.

Why A and B are Incorrect:
The Title Menu (Option A) manages branding or navigation links, not search functionality. The Navigation Menu (Option B) controls page navigation, not search or autocomplete behavior. Neither affects which objects are searchable, making them irrelevant.

Implementation:
In Experience Builder, edit the Global Search Result component to select only Quote and Contract, and configure the Search component’s autocomplete settings to include only these objects. Ensure external users have “Read” access to Quote and Contract via profiles or permission sets.

References
Salesforce Help: Configure Search in Experience Cloud
Trailhead: Experience Cloud Basics

Northern Trail Outfitters (NTO) is building a digital experience for its independent researchers who will be collaborating with NTO’s staff on their research-related submissions.
Which user visibility setting needs to be enabled at a minimum?


A. None


B. Site User Visibility


C. Guest User Visibility


D. Portal User Visibility





B.
  Site User Visibility

Explanation:

Northern Trail Outfitters (NTO) is creating an Experience Cloud site where authenticated external users (independent researchers) will collaborate with internal staff. To enable this collaboration, users must be able to see and interact with each other, which requires enabling Site User Visibility.

Here’s how each option compares:

✔️ B. Site User Visibility
Enables authenticated users of the site to see other authenticated users.
Required for collaboration features like Chatter, sharing, and visibility into submissions or discussions.
This is the minimum visibility setting needed for researcher-to-staff interaction.

❌ A. None
If visibility is set to “None,” users cannot see each other, which defeats the purpose of collaboration.
Not suitable for NTO’s use case.

❌ C. Guest User Visibility
Applies to unauthenticated users (e.g., public visitors).
Not relevant here since researchers are authenticated.

❌ D. Portal User Visibility
This is an outdated term and not a standard visibility setting in Experience Cloud.
May refer to legacy portal settings, but not applicable in modern Experience Cloud configurations.

🔗 Reference:
Salesforce Help: User Visibility Settings in Experience Cloud
Trailhead: Set Up and Manage Experience Cloud Sites

Ursa Major Solar (UMS) uses a third party to manage low-severity tickets using its legacy system. Sometimes, third-party agents have to create cases on behalf of UMS customers. Which user licenses should the implementation practitioner recommend for third-party staff?


A. Partner Community


B. Customer Identity


C. Customer Community Plus


D. Customer Community





C.
  Customer Community Plus

Explanation:

Customer Community Plus License:
This license is designed for users who need access to cases, knowledge, and reports/dashboards, but not the full features of a partner license. It is suitable for business-to-business (B2B) use cases where the external user is an extension of the internal team or a trusted partner.

Key features include:

Delegated Administration: Agents can manage specific user accounts or groups.
Roles and Sharing: A user role hierarchy allows for more complex sharing settings and visibility control within the portal.
Advanced Features: The ability to access reports and dashboards, which is often a requirement for third-party agents managing performance metrics.
Case Creation: The license provides the ability to create, edit, and view cases, which directly addresses the requirement for third-party agents to create tickets.
Role Hierarchy: The Plus license's support for a role hierarchy allows UMS to set up a role structure for the third-party agents, ensuring that they can only access the cases they are supposed to manage.

Why other options are incorrect:
A. Partner Community:
This license is intended for channel partners (e.g., resellers) who manage opportunities, leads, and quotes. It provides a different set of object access and is not the most cost-effective or appropriate license for agents focused solely on case management.
B. Customer Identity:
The Identity license is a basic license for single sign-on (SSO) and is often included with other licenses. It does not provide access to standard objects like cases, so it is insufficient for the agents' needs.
D. Customer Community:
This is the most basic external user license, primarily intended for business-to-consumer (B2C) use cases. It typically offers read-only access to a limited set of objects and does not support a role hierarchy, making it unsuitable for the more complex needs of a third-party agent.

By defining roles, permission sets, or profiles, Knowledge article visibility can be controlled by using which functionality?


A. Data Category Visibility


B. Content Management


C. Automatic Topic Assignment


D. Org-Wide Defaults





A.
  Data Category Visibility

Explanation:

Data Category Visibility is the most effective way to control which Knowledge articles users can access in Salesforce. It allows administrators to assign visibility rules based on roles, profiles, or permission sets, ensuring that users only see articles relevant to their function or group. For example, support agents working in the “Solar Panels” division can be restricted to articles tagged with that category, while agents in “Battery Storage” see a different set. This keeps content targeted and secure.
The visibility settings are dynamic — if a user’s role or profile changes, their access updates automatically. This is especially useful in Experience Cloud, where external users like partners or customers need tailored access. Data Category Visibility also supports hierarchical structures, so you can nest categories and manage access at multiple levels. For Ursa Major Solar, this means they can confidently segment content for different user groups across portals without needing complex sharing rules or Apex logic. It’s scalable, declarative, and built for multi-audience Knowledge delivery.

❌ Incorrect Option: B. Content Management
Content Management in Salesforce is all about organizing and publishing content — not controlling who sees it. It helps teams create articles, manage versions, translate content, and push updates to Experience Cloud sites. However, it does not restrict visibility based on user roles or permissions. You can use it to structure and deliver content, but not to restrict who sees what.
For example, you might use Content Management to publish an article about solar panel maintenance, but without Data Category Visibility or sharing rules, that article could be visible to all users with access to Knowledge. This makes Content Management a publishing tool, not a security or access control feature. If Ursa Major Solar relied solely on Content Management, they’d be missing the ability to tailor article visibility for different user groups. So while it’s critical for content lifecycle management, it doesn’t solve the problem of restricting article access based on user attributes.

❌ Incorrect Option: C. Automatic Topic Assignment Automatic Topic Assignment is a helpful feature that tags articles with relevant topics based on their content. This improves search relevance and helps users discover articles more easily. For instance, an article about “solar panel installation” might automatically be tagged with “Installation” or “Solar Panels,” making it easier to find through search or topic filters.
However, this feature does not restrict access to articles. It’s purely about enhancing discoverability, not managing visibility. Whether a user can view an article still depends on Data Category Visibility or sharing rules. Automatic Topic Assignment is useful for organizing content and improving the user experience, but it doesn’t offer any security or permission-based filtering. It’s a useful tool, but not the right answer when the goal is to restrict article access.

❌ Incorrect Option: D. Org-Wide Defaults
Org-Wide Defaults (OWDs) are a foundational part of Salesforce’s record-level security model. They define the baseline level of access users have to records they don’t own, such as Accounts, Opportunities, or Cases. For example, setting the OWD for Accounts to “Private” means users can only see records they own unless sharing rules grant additional access.
However, Knowledge articles don’t follow the same ownership model. Their visibility is managed through Data Categories, channel settings, and publication status, not OWDs. You can’t use OWDs to say “Only support agents can see these articles.” That’s not how Knowledge works. So while OWDs are essential for securing standard and custom objects, they’re not relevant for controlling Knowledge article visibility — making this option incorrect.

📘 References
Salesforce Help: Control Access to Knowledge Articles Using Data Categories
Salesforce Help: Data Categories Best Practices
Salesforce Help: Topics for Knowledge Articles
Salesforce Help: Org-Wide Defaults Overview
Salesforce Help: Content Management in Experience Cloud

Ursa Major Solar would like content from Salesforce CMS to be queried when users search for keywords in its customer portal.
Which setting must be turned on in order for Global Search .n Experience Builder to query content m Salesforce CMS?


A. Community must be activated.


B. Sharing Rules must be set to Read/Write.


C. Search must be enabled for the selected CMS Channel.


D. Gather Customer Insights Datamust be selected.





C.
  Search must be enabled for the selected CMS Channel.

Explanation:

The requirement is to make Salesforce CMS content discoverable via the Global Search bar within an Experience Cloud site. This functionality is controlled by a specific setting on the CMS Channel itself.

Here’s a detailed breakdown:

C. Search must be enabled for the selected CMS Channel: In the setup for a Salesforce CMS Channel, there is a specific checkbox labeled "Include in Search" or a similar setting. When this is enabled, the content from that channel is indexed and becomes part of the global search scope for the community. Without this setting turned on, the CMS content will not be queried, even if it is published to the site.

Why the other options are incorrect:

A. Community must be activated. While this is a prerequisite for the site to function at all, it is not the specific setting that controls the indexing of CMS content. An activated community is the baseline, but it does not guarantee that CMS content is searchable.
B. Sharing Rules must be set to Read/Write. Sharing Rules are used to grant record-level access to standard and custom objects (like Accounts, Cases, or Custom Objects). They do not apply to Salesforce CMS content. The visibility of CMS content is controlled by its own permissions and the "Include in Search" setting, not by data sharing rules.
D. Gather Customer Insights Data must be selected. This setting is related to the Customer Insights platform (part of Data Cloud) for building customer profiles and segmentation. It is not related to the search indexing functionality for CMS content within an Experience Cloud site.

Reference
Salesforce Help: "Add CMS Content to Search" - This documentation explicitly states that to make CMS content searchable in an experience, you must "Enable the Include in Search option for the channel you’re connecting."

Key Concept:
For any content to be found via Global Search in an experience, it must be included in the search index. For standard objects, this is automatic. For Salesforce CMS, it is an opt-in setting that must be configured on the channel delivering the content.

Universal Containers is implementing a customer community.
What sharing mechanism should be used to allow customers to view their own cases even after those cases are assigned to a support agent?


A. OWD and Apex Sharing


B. Sharing Set


C. Case co-ownership using Super User access


D. Sharing Map and custom permission set





B.
  Sharing Set

Explanation:

Objective:
Universal Containers is implementing a customer community in Salesforce Experience Cloud and wants customers to view their own cases even after those cases are reassigned to a support agent. The question asks for the appropriate sharing mechanism to achieve this.

Why B is Correct:
In Salesforce Experience Cloud, Sharing Sets are designed to control record access for external users, such as those with Customer Community or Customer Community Plus licenses. A Sharing Set grants access to records based on the user’s profile or role and their associated Account or Contact. For cases, a Sharing Set can be configured to allow customers to view cases where they are the Contact (or linked via their Account), regardless of the case owner (e.g., after reassignment to a support agent). This ensures customers retain visibility into their own cases without requiring complex customizations. Sharing Sets are managed in Setup > Sharing Settings > Sharing Sets, where access levels (e.g., Read Only or Read/Write) can be defined for objects like Case.

Why A is Incorrect
: Organization-Wide Defaults (OWD) and Apex Sharing can control record access, but OWD sets baseline access (e.g., Private, Public Read Only) for all users, and Apex Sharing requires custom code to manage dynamic sharing rules. This is overly complex for the requirement, as Sharing Sets provide a declarative, out-of-the-box solution tailored for community users, making OWD and Apex Sharing unnecessary.

Why C is Incorrect:
Case co-ownership using Super User access is relevant for Partner Community users, where Super User access grants broader visibility to records (e.g., all cases for an Account). However, this is not applicable to Customer Community users and is too broad for the requirement, as it could expose cases beyond the customer’s own, which is not the goal.

Why D is Incorrect:
Sharing Map and custom permission set is not a standard Salesforce feature. Sharing Maps do not exist, and while custom permission sets can grant object-level permissions, they do not provide record-level access control like Sharing Sets. This option is a distractor and does not meet the requirement.

Implementation:
Navigate to Setup > Sharing Settings > Sharing Sets.
Create a Sharing Set for the Customer Community profile (e.g., Customer Community User).
Configure the Sharing Set to grant Read Only or Read/Write access to Cases based on the user’s Contact or Account (e.g., “Cases where Contact = User’s Contact”).
Apply the Sharing Set to the relevant profiles or roles.
Test by logging in as a customer user to verify they can view their own cases, even after reassignment to a support agent.

References
Salesforce Help: Sharing Sets for Experience Cloud Trailhead: Experience Cloud Basics


Page 6 out of 16 Pages
Previous