
Exam Questions and Answers for Experience-Cloud-Consultant Study Guide Questions and Answers!
Salesforce Certified Experience Cloud Consultant Certification Sample Questions and Practice Exam
Salesforce Experience-Cloud-Consultant certification exam is intended for experienced Salesforce administrators, developers, and consultants who have already worked with Salesforce Experience Cloud. Experience-Cloud-Consultant exam is designed to validate the candidate's ability to design and implement Salesforce Experience Cloud solutions to meet customer business requirements.
NEW QUESTION # 56
Northern Trail Outfitters (NTO) is evaluating Experience Cloud for creating an onboarding app for new hires. Which two things should NTO consider when creating the onboarding app? Calculator Choose 2 answers
- A. Not all Chatter posts inside Chatter groups within the employee app will be available in the main org.
- B. Experience Cloud cannot be used for employee apps.
- C. Employee apps are only available in Unlimited Edition.
- D. Chatter posts related to a record will be available in the employee app as well as the main org.
Answer: C,D
NEW QUESTION # 57
DreamHouse Realty (DR) plans to invite individuals from several new companies to its Broker Portal and would like to differentiate the user experience for each company.
Which three options should the DR system administrator use to personalize the look and feel of the portal for each new brokerage?
Choose 3 answers
- A. Partner User Roles
- B. Branding Sets
- C. Audience Sets
- D. Audience Targeting
- E. Page Variations
Answer: B,D,E
Explanation:
Branding sets allow the administrator to define the colors, fonts, logos, and images for different parts of the site, such as the header, footer, and body. Page variations allow the administrator to create different versions of a page with different layouts, components, and content. Audience targeting allows the administrator to create audiences based on user attributes, such as profile or company name, and display different branding sets or page variations to different audiences within the same site.
NEW QUESTION # 58
Cloud Kicks wants to allow site users to tag site content with custom tags or member-created topics.
Which two permissions must be enabled for site users in Setup to accomplish this?
Choose 2 answers
- A. Tags Allowed
- B. Member Can Access Topics
- C. Assign Topics
- D. Create Topics
Answer: C,D
NEW QUESTION # 59
Universal Containers (UC) updates its Salesforce CMS content often to meet the needs of its customers. The site builder wants to use a template with out-of-the-box components that dynamically update the CMS content on its Experience Cloud site.
Which template should the site builder use?
- A. Build Your Own (LWR)
- B. Customer Service
- C. Salesforce Tabs + Visualforce
- D. Build Your Own (Aura)
Answer: A
NEW QUESTION # 60
Ursa Major Solar would like to expose the custom object SolarPanels to its customer portal. This particular object contains 150 fields, and a majority of the fields are technical codes and internal information.
How should the administrator limit the fields available in the customer portal?
- A. Create a page variation for the customer portal to hide unwanted fields.
- B. Use Field-Level Security to remove access to the unwanted fields.
- C. Utilize CSS overrides to hide unwanted fields.
- D. Utilize the Developer Console with coding to hide unwanted fields.
Answer: B
NEW QUESTION # 61
Universal Containers (UC) wants to build a product registration site to allow guest users to register a product. The functionality will involve a multi-step flow.
How should UC enable the guest user to run the flow?
- A. Convert multi-step flow into individual flows and give the guest user access to each flow separately.
- B. Save the flow with the "System Context Without Sharing-Access All Data" option.
- C. Set the "Enable Lightning Flows for Guest User" toggle option to ON in Setup.
- D. Assign a single screen to multi-step flow and give the guest user access via page layout.
Answer: C
Explanation:
To enable the guest user to run the flow, UC should set the "Enable Lightning Flows for Guest User" toggle option to ON in Setup. A flow is a tool that allows you to automate business processes by guiding users through screens and performing actions based on their inputs. A guest user is a user who accesses your Experience Cloud site without logging in or registering. To allow guest users to run flows on your site, you need to enable the "Enable Lightning Flows for Guest User" option in Setup, which gives guest users access to run flows that are embedded in Lightning pages or Visualforce pages.
NEW QUESTION # 62
Universal Containers' (UC) Salesforce org uses SAML 550 with a third-party identity provider for internal user authentication. UC now wants to extend this capability for Experience Cloud site users as well.
What should the UC administrator ensure in order to successfully implement SAML 550 for the Experience Cloud site?
- A. Create a Connected App with custom attributes before configuring SAML settings.
- B. Create a Visualforce page that receives and validates the SAML assertion.
- C. Use the site login URL as an endpoint where SAML assertion is made.
- D. Register the Experience Cloud site as an Identity Provider in SAML settings.
Answer: C
NEW QUESTION # 63
Universal Containers is implementing a Partner Community.
Which sharing setting would allow users to collaborate with their peers who work for the same partner firm, but not with any users outside of their firm?
- A. Chatter Group Member Visibility
- B. Portal User Visibility
- C. Community User Visibility
- D. Site User Visibility
Answer: B
Explanation:
The sharing setting that would allow users to collaborate with their peers who work for the same partner firm, but not with any users outside of their firm, is Portal User Visibility. Portal User Visibility is a setting that allows portal users (such as Customer Community or Partner Community users) to see other portal users who have the same role or a role below them in the portal role hierarchy. This setting enables portal users to share information and collaborate with their peers within their own firm, but not with other firms.
NEW QUESTION # 64
How can Sharing Sets be used to share records with Customer Community users?
- A. Create one Set per object and add the Customer Community profiles to each Sharing Set.
- B. Create one Sharing Set and add the objects to share in the Sharing Set.
- C. Create one Sharing Set and use a Sharing Rule to share records with users in the Sharing Set.
- D. Create one Sharing Set, select the 'All Objects options for the Sharing Set, and add the Customer Community profiles to the Sharing Set.
Answer: B
Explanation:
To share records with Customer Community users using Sharing Sets, you should create one Sharing Set and add the objects to share in the Sharing Set. A Sharing Set is a feature that allows you to share records with Customer Community users based on common account or contact fields. For example, you can share records with users who have the same account ID or contact ID as the record owner. To use Sharing Sets, you need to create one Sharing Set and add the objects that you want to share in the Sharing Set. You can then define the access level and criteria for each object.
NEW QUESTION # 65
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?
- A. The Record Detail component populates the record associated with the object for the page template so this component will only work on the Home page template
- B. The Record Detail component will only show record details for the Case object.
- C. 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.
- D. The Record Detail component is a custom component and was not configured correctly
Answer: C
Explanation:
The reason for this issue is that 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 a component that displays the fields and values of a record on your Experience Cloud site. The recordID is a unique identifier that specifies which record to display. The Record Detail component uses the recordID associated with the object for the page template, which means that it can only display one record per object per page. For example, if you have a page template for Account, you can only display one Account record on that page using the Record Detail component. To display multiple records of different objects on a page, you need to use other components, such as Related List or Record List.
NEW QUESTION # 66
Ursa Major Solar would like 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 the Autocomplete object list in the Search component property editor.
- B. Remove Opportunity and Asset from the navigation Menu component in the property editor.
- C. Remove Opportunity and Asset from the Title Menu component in the property editor.
- D. Remove Opportunity and Asset from the object list in the Global Search Result component property editor.
Answer: A,D
NEW QUESTION # 67
AW Computing is using the Build Your Own (LWR) template to create a site for its customers. The site will showcase blog posts written by AW Computing thought leaders.
Which component should the site creator use to dynamically populate the site with blog posts as new ones are added?
- A. Grid component with list.views
- B. Grid component with CMS Collections
- C. CMS - Single
- D. CMS Connect (JSON)
Answer: B
Explanation:
To dynamically populate the site with blog posts as new ones are added, CK should use a Grid component with CMS Collections. A Grid component is a component that displays content in a grid layout with rows and columns. A CMS Collection is a collection of content items that are created and managed in Salesforce CMS. CK can use a Grid component and select a CMS Collection as the content source. This will allow CK to showcase blog posts written by AW Computing thought leaders on its site and automatically update them as new ones are added.
NEW QUESTION # 68
The administrator of the Universal Containers customer site has been making changes in a sandbox and needs to push the changes to production. The administrator is comfortable with point and click changes but is not comfortable with managing code or more technical items.
How should the administrator ensure the changes make it accurately to production?
- A. Rebuild the site from scratch in production.
- B. Use Dataloader to migrate the site from sandbox to production.
- C. Use the ExperienceDeploy API to push the site to production.
- D. Create a change set, upload it to production, and deploy the change set.
Answer: D
NEW QUESTION # 69
Ursa Major Solar would like its Experience Cloud site's guest users to benefit from the suggestions that come from autocomplete on search terms.
How should the administrator configure this?
- A. In the Search component property editor, open the Autocomplete section and click desired objects to appear in autocomplete. Select "publicly available".
- B. In the Hero component property editor, open the Search Results section and click desired objects to appear in autocomplete. Select "publicly available".
- C. Use the Developer Console to add code to allow for autocomplete functionality.
- D. In Salesforce Setup, type "support settings" in the quick find box. Under the Autocomplete header, select the objects to appear in autocomplete for guest users.
Answer: A
Explanation:
To enable autocomplete for guest users, the administrator should use the Search component property editor, open the Autocomplete section, and click desired objects to appear in autocomplete. Select "publicly available". Autocomplete is a feature that suggests search terms based on what users type in the search box. The Search component property editor is a tool that allows you to customize the settings and behavior of the Search component on your Experience Cloud site. By selecting "publicly available", you can make autocomplete suggestions visible to guest users who are not logged in.
NEW QUESTION # 70
Universal Containers is looking to onboard three new partners to the community.
* Each partner have a branded experience containing their colors and logo.
* Gold and silver partners should have access to the Leads inbox component, but Bronze partners should not.
* Bronze partners should not have access to the Leas tab.
How should an administrator solve for these requirements?
- A. Create branding sets, audience targeting, and navigation menu targeting.
- B. Create branding sets, audience targeting and a custom Navigation menu component.
- C. Create branding sets, a separate page variation for each partner, and a custom Navigation Menu component.
- D. Create a separate community for each partner with audience targeting.
Answer: A
NEW QUESTION # 71
universal Containers UC maintains multiple customer-facing sites, but only one profile for all customer users. Ho customer has access to more than one site.
which two steps should the UC admin take to grant access to each customer?
Choose 2 answers
- A. Edit the applicable user profile.
- B. Create a permission set.
- C. Select the profile for a given site.
- D. Select a permission set for a given site.
Answer: B,D
NEW QUESTION # 72
No More Homelessness (NMH) is about to create a public site for volunteers where they will be able to sign up for volunteering opportunities at local events. Each registration will result in a record being created for a custom Event Registration object.
Which three considerations should NMH keep in mind for records created by guest users?
Choose 3 answers
- A. Any active user in an org can be assigned as the default owner of records created by guest users.
- B. Setting the default owner for records created by guests is an option in Experience Cloud sites.
- C. Queues cannot be assigned as owners of records created by guest users.
- D. When possible, one should create and assign queues as owners of records created by quest users.
- E. Default owner does not need Read/Write access to view the records created by guest users.
Answer: A,B,D
NEW QUESTION # 73
Cloud Kicks (CK) has a Partner Community with an External Account hierarch. The Number of Partner Roles is set to two with the roles defined as Partner Manager and partner user.
If CK has a Partner user at a child account that creates a case, who will have access?
- A. The Partner user who created the case those in the Partner Manager role above them, and those in the Partner manager role in the Partner account
- B. The partner user who created the case, their peers in the partner user role, those in the partner Manager role above them, and those in the Partner Manager role in the parent account.
- C. The partner User who created the case, those in the partner Manger role above them, those in the Partner user role in the parent account, and those in the partner manager role in the parent account.
- D. The Partner user who created the case, their peers in the Partner user role, those in the Partner manager role above them, those in the Partner user role in the partner account, and those in the partner Manager role in the parent account.
Answer: D
Explanation:
The members that will be able to see the Rich Content Editor component are those that are part of both the New York City audience and the Legal Department audience. Audience targeting is a feature that allows you to display pages and components to certain users based on their assigned audience. An audience is a group of users who share common attributes, such as profile, location, or language. When you assign an audience to a page or a component, only the users who belong to that audience can see it. If you assign multiple audiences to a page or a component, only the users who belong to all of those audiences can see it.
NEW QUESTION # 74
Dreamscape Flowers (DF) has a community for its flower growers. DF now wants to create communities for its franchisee network as well as direct B2C customers as part of a company-wide digital transformation. Other subsidiaries of DF are also undergoing digital transformation and are interested in setting up similar communities based on DF's approach.
In what two ways can Lightning Bolt help DF accomplish this?
Choose 2 answers
- A. Lightning Bolts can be distributed and reused.
- B. Lightning Bolts can help reduce implementation time.
- C. Lightning Bolts can help organize, manage, and reuse digital content.
- D. Lightning Bolts can help minimize licensing and provisioning cost.
Answer: A,B
Explanation:
Two ways that Lightning Bolt can help DF accomplish this are A and B. Lightning Bolt is a framework that allows you to create and distribute industry-specific solutions that include prebuilt themes, templates, pages, components, and business logic. By using Lightning Bolt, DF can create a solution for its flower business that includes all the features and functionality they need for their communities. They can then distribute and reuse this solution for their subsidiaries or other customers who want to set up similar communities. This can help reduce implementation time and ensure consistency and quality across different communities.
NEW QUESTION # 75
Universal Containers (UC) is a conglomerate with various lines of business operating worldwide. UC helps finance crop research, provides insurance services to coffee growers, and manufactures specialized coffee machines and other products. UC also has a franchise unit to help grow its franchise business worldwide. UC is planning to build multiple portals and sites to support its various lines of business.
What two points should UC keep in mind when selecting a template for these sites and portals?
Choose 2 answers
- A. Industry-specific templates as well as Lightning Bolt solutions are available today.
- B. Insurance Agent Portal template becomes available once Financial Services Cloud is correctly set up in an org.
- C. Industry-specific templates are available today but not Lightning Bolt solutions.
- D. Industry-specific Lightning Bolt solutions are available today but not templates. Pencil & Paper
Answer: A,B
NEW QUESTION # 76
DreamHouse Realty (DR) is designing a digital experience for its global real estate team. The realtors will need access to Knowledge, reports and dashboards, and Leads coming in from the website. Leads are converted to Opportunities by an internal DR deal desk.
Which license type meets this requirement?
- A. Partner Community
- B. Customer Community Plus
- C. Customer Community
- D. Channel Account
Answer: A
Explanation:
This license type allows the realtors to access Knowledge articles, reports and dashboards, and Leads in the digital experience. Partner Community users can also access standard and custom objects, such as accounts, contacts, cases, and opportunities. Partner Community users can also register deals and collaborate with UMS on sales opportunities.
NEW QUESTION # 77
Universal Containers has recently launched a site for its retailers. Retailers able to collaborates with other retailers around topic; however, retail managers aren't' able to see records owned by their peers and subordinates.
What should be done to resolve the issue?
- A. A Sharing Set needs to be created.
- B. Retail managers need to be given super User access.
- C. Retail managers needs to be put in the execute role in the Role Hierarchy
- D. A sharing Rule needs t be created.
Answer: B
Explanation:
Super User access is a feature that allows you to grant access to records owned by other users who have the same role or a role below them in the role hierarchy. You can use Super User access to give retail managers access to records owned by their peers and subordinates.
NEW QUESTION # 78
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 2 answers
- A. Assign external users as approvers on records and create a digital experience forthose users.
- B. Assign external users as the co-owners on records and create a digital experience for those users.
- C. Assign external users Super User accesson records and create a digital experience for those users,
- D. Add external users directly to approval queues and create a digital experience for those users.
Answer: A,D
Explanation:
External users can be assigned as approvers on records or added directly to approval queues, as long as they have the appropriate user license and profile permissions. You also need to create a digital experience for those users, so they can access the approval process from the Experience Cloud site.
NEW QUESTION # 79
......
Salesforce Experience-Cloud-Consultant exam covers a wide range of topics related to the Experience Cloud platform, including designing and implementing personalized customer experiences, managing communities, configuring and customizing Experience Cloud components, and integrating with other Salesforce products. Salesforce Certified Experience Cloud Consultant certification exam is designed to evaluate a candidate's knowledge and understanding of the platform's features and functionality, as well as their ability to apply that knowledge to real-world scenarios.
Experience-Cloud-Consultant certification dumps - Salesforce Consultant Experience-Cloud-Consultant guides - 100% valid: https://www.prep4surereview.com/Experience-Cloud-Consultant-latest-braindumps.html
100% Pass Your Experience-Cloud-Consultant at First Attempt with Prep4SureReview: https://drive.google.com/open?id=1Cs7ymkOJfAg_3dLkYtW_tlRTJw-GAhNk
