Free Salesforce Experience Cloud Consultant practice questions

10 free Salesforce Experience Cloud Consultant practice questions with the correct answer and a full explanation for each, taken from the CertStash pack of 140 questions. Work through them, then open each answer to check your reasoning.

Question 1

Bloomington Caregivers (BC) wants to streamline back-end processes and workflows for its employees. BC recently learned about Lightning Bolt solutions for employees at a world tour event.

Where should BC look for potential Lightning Bolt solutions?

  1. Salesforce Connect
  2. Salesforce AppExchange
  3. Salesforce Accelerator Directory
  4. Salesforce Accelerator Catalog
Show answer and explanation

Correct answer: B. Salesforce AppExchange

Salesforce AppExchange is the official marketplace where Lightning Bolt solutions are published and discovered. Lightning Bolt templates are pre-built industry solutions designed to accelerate implementation, and they are listed on AppExchange for organizations to browse, evaluate, and install. This is the primary channel where BC would find ready-made solutions for streamlining back-end processes.

Why the other options are wrong

  • A. Salesforce Connect is used for integrating external data sources, not for finding pr-uilt solutions.
  • C. The Salesforce Accelerator Directory does not exist as a standard resource for finding Lightning Bolt solutions.
  • D. The Salesforce Accelerator Catalog is not the standard repository for Lightning Bolt solutions; AppExchange is the correct marketplace.

Question 2

Universal Containers (UC) works with a large retailer network. UC wants these retailers to start registering deals and work with UC to convert them into sales.

Which user license should the Experience Cloud consultant recommend?

  1. Partner Community Plus
  2. Commerce Portal
  3. Partner Community
  4. Platform Portal
Show answer and explanation

Correct answer: C. Partner Community

Partner Community licenses are designed for external partners and resellers to collaborate with organizations. This license type allows retailers to register deals, track opportunities, and collaborate with UC on converting them into sales. Partner Community provides the essential features needed for deal registration and sales conversion workflows without the additional costs of premium editions.

Why the other options are wrong

  • A. Partner Community Plus includes additional features beyond what is needed for basic deal registration and sales workflows.
  • B. Commerce Portal licenses are intended for e-commerce storefronts, not partner deal registration and sales collaboration.
  • D. Platform Portal is designed for building custom applications and does not align with the partner collaboration use case.

Question 3

Ursa Major Solar would like to use three Record Detail components on a page to display object details for the Account, Case, and Opportunity objects for the user who is logged in to the company’s portal.

When they drop the components on the page, they are not getting the desired results.

What is causing this issue?

  1. The Record Detail component populates the recordID associated with the object for the page template, so this component will not work for this use case.
  2. The Record Detail component will only show record details for the Case object.
  3. The Record Detail component populates the recordID associated with the object for the page template, so this component will only work on the Home page template.
  4. The Record Detail component is a custom component and was not configured correctly.
Show answer and explanation

Correct answer: A. The Record Detail component populates the recordID associated with the object for the page template, so this component will not work for this use case.

The Record Detail component is designed to display details for a single record type that is associated with the page template itself. It automatically populates the recordID from the page context, meaning it can only display information for the object tied to that specific page template. You cannot use multiple Record Detail components on the same page to display different object types because each component will attempt to use the same recordID context.

Why the other options are wrong

  • B. The Record Detail component is not limited to the Case object; however, it is limited to displaying records of the object type associated with the page template.
  • C. The Record Detail component works on any page template that has an associated object, not just the Home page template.
  • D. The Record Detail component is a standard Salesforce component that does not require custom configuration; the issue is a fundamental design limitation.

Question 4

Universal Containers (UC) wants to create a do-it-yourself site for its existing and prospective customers. The site will contain articles, blogs, manuals, and FAQs. Users will be able to ask questions and answer other users’ questions on the site.

Which two Experience Cloud features should UC focus on as it starts building out the site? (Choose two.)

  1. Content Delivery Network (CDN)
  2. Guest user and public access settings
  3. Public Site Connect
  4. Document Library Model (DLM)
Show answer and explanation

Correct answer: B, D

B. Guest user and public access settings D. Document Library Model (DLM) Guest user and public access settings enable UC to allow unauthenticated visitors to view articles, blogs, manuals, and FAQs without requiring login, which is essential for a public DIY knowledge site. The Document Library Model (DLM) provides the content management infrastructure to organize and manage articles, blogs, manuals, and FAQs. Together, these features allow UC to build an accessible community where users can ask questions and share knowledge with both authenticated and guest users.

Why the other options are wrong

  • A. Content Delivery Network (CDN) improves performance for static content delivery but is not a primary focus feature for building out a knowledge community site with Q&A functionality.
  • C. Public Site Connect is not a standard Experience Cloud feature used for managing community knowledge bases and Q&A sites.

Question 5

Northern Trail Outfitters (NTO) is considering how to manage its accounts for the B2B portion of its business. NTO uses person accounts for its B2C business, and business accounts with related contacts for its B2B business. NTO has several B2B customer accounts that are very large.

These accounts have child accounts that represent departments and opportunities at the department level that will need to be visible to users at the parent account level. NTO has Customer Community Plus licenses.

How should NTO manage its accounts in its Partner Community?

  1. Since NTO has person accounts, it cannot use the External Account Hierarchy and will need to use groups and sharing rules to grant the required record access.
  2. Use the Business Accounts and Contacts with Sharing Sets to grant additional record access as needed.
  3. Extend the Standard Role Hierarchy setting departments as child accounts.
  4. Enable the External Account Hierarchy setting departments as child accounts.
Show answer and explanation

Correct answer: D. Enable the External Account Hierarchy setting departments as child accounts.

The External Account Hierarchy feature in Experience Cloud allows organizations to model parent-child account relationships where child accounts (departments) inherit visibility and access rules from parent accounts. This feature is specifically designed for B2B scenarios where large accounts have multiple departments and users need visibility across the account structure. Enabling this setting and structuring departments as child accounts allows NTO to manage complex account hierarchies while maintaining appropriate data visibility.

Why the other options are wrong

  • A. Person accounts do not prevent the use of External Account Hierarchy; NTO uses business accounts for B2B, which are compatible with this feature.
  • B. Business Accounts and Contacts with Sharing Sets is not the recommended approach for managing account hierarchies and department visibility in Partner Communities.
  • C. Extending the Standard Role Hierarchy is an internal Salesforce approach that does not apply to external user access in Experience Cloud communities.

Question 6

Cloud Kicks (CK) is planning to launch a public site. The site will contain a variety of digital content, including static content as well as dynamic content. CK is planning to use Content Delivery Network (CDN).

Which statement is true about using CDN with Experience Cloud?

  1. CDN can help consistency by attaching content timestamps as key-value pairs to both static and dynamic content.
  2. CDN can help availability by allowing remote cloning for dynamic resources.
  3. CDN can help reliability by allowing local cloning for static resources.
  4. CDN can help performance by caching public resources.
Show answer and explanation

Correct answer: D. CDN can help performance by caching public resources.

Content Delivery Network (CDN) improves performance by caching public, static resources at edge locations geographically closer to users. This reduces latency and load times when users access the Experience Cloud site, particularly beneficial for a public site with diverse global audiences. CDN caching specifically targets static resources like images, stylesheets, and scripts to optimize delivery speed.

Why the other options are wrong

  • A. CDN does not attach content timestamps as key-value pairs to manage consistency; consistency is managed through other mechanisms.
  • B. Remote cloning is not a CDN capability; CDN uses edge server caching, not cloning, and it primarily benefits static resources, not dynamic content.
  • C. CDN caches resources at edge locations (remote servers), not local cloning, and it is optimized for static rather than dynamic resources.

Question 7

Dreamscape Flowers recently launched three Experience Cloud sites for North America, Europe, and Asia Pacific regions. The Community managers have installed the Salesforce Communities Management package and are getting useful insights on adoption and engagement.

During the Community managers’ weekly meeting, the Community manager for Europe mentioned that the preconfigured Insights reports cannot be used for their Experience Cloud site.

What is the reason for this issue?

  1. The Community manager for Europe does not have System Administrator privileges.
  2. The preconfigured Insights reports need to be modified to meet GDPR requirements.
  3. The Experience Cloud site for Europe has more than a million users.
  4. The Experience Cloud site for Europe is not using Chatter which is needed to use the preconfigured Insights reports.
Show answer and explanation

Correct answer: D. The Experience Cloud site for Europe is not using Chatter which is needed to use the preconfigured Insights reports.

Chatter which is needed to use the preconfigured Insights reports. The preconfigured Insights reports in the Salesforce Communities Management package require Chatter to be enabled on the Experience Cloud site. Since the Europe site does not have Chatter enabled, the Insights reports cannot function properly. Chatter provides the underlying engagement and activity data that the preconfigured Insights reports rely upon to generate adoption and engagement metrics.

Why the other options are wrong

  • A. System Administrator privileges are not the issue; the problem is a technical requirement related to Chatter functionality.
  • B. GDPR compliance does not prevent the use of preconfigured Insights reports; it may affect data handling but not report availability.
  • C. The number of users does not prevent the use of preconfigured Insights reports; the issue is the absence of Chatter.

Question 8

Which three permissions are included for a delegated administrator? (Choose three.)

  1. Manage permissions sets for external users on their account.
  2. Add external users to multiple accounts.
  3. Generate new passwords for external users.
  4. Manage object access for external users.
  5. Create and edit external user records.
Show answer and explanation

Correct answer: A, C, E

A. Manage permissions sets for external users on their account. C. Generate new passwords for external users. E. Create and edit external user records. Delegated administrators have permissions to manage permissions sets for external users on their assigned accounts, generate new passwords for external users, and create and edit external user records. These permissions allow delegated administrators to handle routine user management tasks without requiring full System Administrator access. These three permissions represent the core user management capabilities granted to delegated administrators.

Why the other options are wrong

  • B. Adding external users to multiple accounts is not a delegated administrator permission; delegated administrators are typically account-specific.
  • D. Managing object access for external users is beyond the scope of delegated administrator permissions; this requires System Administrator or custom permission configurations.

Question 9

Ursa Major Solar (UMS) is automating its business processes using Salesforce. UMS wants its Platinum partners to be able to approve installation projects and deals.

In which two ways can UMS accomplish this? (Choose two.)

  1. Assign external users Super User access on records and create a digital experience for those users.
  2. Add external users directly to approval queues and create a digital experience for those users.
  3. Assign external users as approvers on records and create a digital experience for those users.
  4. Assign external users as the co-owners on records and create a digital experience for those users.
Show answer and explanation

Correct answer: B, C

B. Add external users directly to approval queues and create a digital experience for those users. C. Assign external users as approvers on records and create a digital experience for those users. External users can be added directly to approval queues (option B) and can also be assigned as approvers on individual records (option C). Both approaches require creating a digital experience for external users to access Salesforce functionality. Super User access is not a method for enabling approvals, and co-owners do not grant approval authority.

Why the other options are wrong

  • A. Super User access is not the appropriate mechanism for enabling external users to participate in approval workflows.
  • D. Assigning external users as co-owners does not grant approval authority and is not a standard approval configuration method.

Question 10

Northern Trail Outfitters has a network of resellers who are Partner Community users. One of the resellers has requested that their parent company get View access to cases created by their child companies.

Which functionality will meet the requirement best?

  1. Manually share cases.
  2. Create a Sharing Set for the Account.
  3. Move users who need case access to a higher level in the Role Hierarchy.
  4. Configure an External Account Hierarchy.
Show answer and explanation

Correct answer: D. Configure an External Account Hierarchy.

External Account Hierarchy allows partner users to view records owned by related accounts in a hierarchical structure. This directly addresses the requirement for the parent company to view cases created by child companies by establishing the relationship between accounts and enabling appropriate sharing.

Why the other options are wrong

  • A. Manual sharing does not scale well for ongoing relationships between parent and child company partners.
  • B. Sharing Sets are used for sharing based on user properties and don't address account hierarchy relationships.
  • C. Role Hierarchy applies to internal org structures, not external partner relationships and account hierarchies.

That was 10 of 140.

The full Salesforce Experience Cloud Consultant pack has all 140 questions, each with the answer, the explanation and why the other options are wrong, plus a questions-only copy for timed runs. US$39, paid once, with free monthly updates and a pass-or-your-money-back guarantee.

Get the full pack