
[2026] EX-Con-101 by Salesforce Consultant Actual Free Exam Practice Test
Free Salesforce Consultant EX-Con-101 Exam Question
NEW QUESTION # 38
An administrator for Cloud Kicks wants to create a new partner user for an existing site.
Which step does the administrator need to perform right before providing user details and saving the user record?
- A. Click "New" on the User Setup page in Lightning Experience.
- B. Click "Manage External User" on the Contact detail page, then click "Enable Partner User".
- C. Click "Manage Partner User" on the Account detail page, then click "Enable Partner User".
- D. Click "Manage Partner User" on the Contact detail page, then click "Enable Customer User".
Answer: C
NEW QUESTION # 39
Northern Trail Outfitters wants to add a background image to a record listof products in its digital experience.
How should an administrator accomplish this?
- A. Create CMS items.
- B. Use an HTML component
- C. Use a Flexible page layout.
- D. Build a custom Lightning component.
Answer: D
Explanation:
To add a background image to arecord list of products in its digital experience, an administrator should build a custom Lightning component. A Lightning component is a reusable unit of user interface that you can create and customize using code. A custom Lightning component allows youto add your own functionality and design to your Experience Cloud site. To add a background image to a record list of products, an administrator should build a custom Lightning component that uses the SLDS Background Image utility class and the lightning-record-list base component.
NEW QUESTION # 40
Universal Containers (UC) works with regional partners to sell localized products. UC Is actively accepting new partner applications in certain regions. Partners can only apply using uCs referral program, and the application form in certain regions can potentially contain a varying degree of sensitive information. The list of existing partners must not be shared with the general public.
What should the Experience Cloud consultant recommend?
- A. Create a public site for existing partners and allow them to generate token-based referral links for prospect partners.
- B. Create a public site for prospect partners, show them a nondisclosure agreement, and allow them to fill out on application form on the site.
- C. Create an authenticated digital experience for partners and allow them to refer other partners in their region.
- D. Create an app for the Internalbusiness development team and allow them to generate token-based referral links for existing partners In their region.
Answer: D
Explanation:
This option allows UC to control the access to the partner application form and ensure that only qualified partners can apply. Token-based referral links are unique and expire after a certain time, which adds an extra layer of security. Creating an app for the internal team also allows UC to track the performance of the referral program and reward the existing partners accordingly1
NEW QUESTION # 41
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. CMS - Single
- C. Grid component with CMS Collections
- D. CMS Connect (JSON)
Answer: C
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 componentthat 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 # 42
Universal Containers (UC) has a B2C customer department that uses person accounts to track and manage all B?C customers. UC has set up a B2C site using Salesforce Experience Cloud. The VP of B?C business wants to enable self-registration on the portal so customers can create their own user accounts.
What should the Experience Cloud consultant at UC recommend so that the new users self-registering on the B2C site are captured as person accounts In Salesforce?
- A. Use the standard self-registration configuration under Experience Workspace that assigns users to a default business account, and then build a trigger on Account to create person accounts for each user.
- B. Create a custom self-registration page and Apex handler that creates a person account for each user self- registering on the portal.
- C. Use the standard self registration configuration under Experience Workspace and leave the default Account field empty.
- D. A Restrict the Account record type access to Person Account record type only for the Site Guest User, so any account created is By default a person account.
Answer: B
Explanation:
To capture the new users self-registering on the B2C site as person accounts in Salesforce, UC should create a custom self-registration page and Apex handler that creates a person account for each user. A custom self- registration page allows UC to customize the look and feel, fields, and logic of the self-registration process.
An Apex handler is a class that implements the Auth.RegistrationHandler interface and defines the logic for creating a user and an account. UC can use an Apex handler to createa person account for each user based on the information they provide on the self-registration page.
NEW QUESTION # 43
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 seerecords owned by their peers and subordinates.
What should be done to resolve the issue?
- A. A Sharing Set needs to becreated.
- B. A sharing Rule needs t be created.
- C. Retail managers need to be given super User access.
- D. Retail managers needs to be put in the execute role in the Role Hierarchy
Answer: C
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 # 44
How can records owned by Customer Community users be shared with internal users?
- A. Create an owner-based sharing rule to share records owned by a Customer Community role with all internal users.
- B. Create aSharing Set that includes a Customer Community profile and create a Share Group for the Sharing Set.
- C. Use the standard is Owned By External User checkbox on records to create a criteria-based sharing rule to share records owned by Customer Community users with all internal users.
- D. Create a Share Group for a Customer Community profile that is not associated with a Sharing Set.
Answer: A
Explanation:
The administrator should create a digital experience for agents and share the URL with employees. A digital experience is a branded online destination that allows you to connect with your customers, partners, or employees. By creating a digital experience for agents, the administrator can provide them with a portal where they can view Knowledge articles and chat live with a support agent. By sharing the URL with employees, the administrator can allow them to access the digital experience as well.
NEW QUESTION # 45
Universal Containers (UC) wants to create a do-it-yourself site for its existing and prospective customers. The site will contain articles, belong 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 2 answers
- A. Document Library Model (DLM)
- B. Public Site Connect
- C. Guest user and public access settings
- D. Content Delivery Network
Answer: C,D
Explanation:
To create a do-it-yourself site for its existing and prospective customers, UC should focus on two Experience Cloud features:
* Guest user and public access settings. These settings allow you to control what unauthenticated users can see and do on your site, such as viewing articles, manuals, and FAQs, or asking and answering questions.
* Content Delivery Network. This is a feature that allows you to improve the performance of your site by caching static resources, such as images, JavaScript, and CSS files. This can enhance the user experience and reduce the load on your server.
NEW QUESTION # 46
Insightopia is planning to create a high-performance site for its partners. The Home page will feature multiple custom component that will provide insights and trends along with near real-time updates.\Which template should Insightopia consider for its site?
- A. Help Center
- B. Build YourOwn (LWR)
- C. Customer Account Portal
- D. Partner Central
Answer: B
Explanation:
Build Your Own (LWR) is a template that allows you to create a high-performance site using Lightning Web Components and other web standards. This template is suitable for Insightopia to create a site for itspartners that features multiple custom components that provide insights and trends along with near real-time updates.
NEW QUESTION # 47
UrsaMajor Solar (UMS) noticed that quest users are unable to see images on its customer portal.
Which setting should UMS enable in order for quest users to see the images?
- A. "Let guestusers view asset files and CMS content available to the community" in the Administration Workspace
- B. The "Jepson" theme in the Builder Workspace
- C. "Allow guest users to self register" in the Administration Workspace
- D. "Enable Image Connect for guest users" in the Administration Workspace
Answer: A
Explanation:
This setting allows guest users to view images and other content that are stored as asset files or CMS content in your Experience Cloud site. You need to enable this setting if you want guest users to see images on your customer portal.
NEW QUESTION # 48
The UniversalContainers Experience Cloud admin needs to move a site from one production org to another production org that it is not directly connected to.
What is the recommended choice for moving the site from one org to the other?
- A. Deployment via Metadata API
- B. Deployment via Change Set
- C. Publication via Experience Builder
- D. Lightning Bolt Export and Installation
Answer: D
Explanation:
To move a site from one production org to another production org that is not directly connected, UC should use Lightning BoltExport and Installation. Lightning Bolt is a feature that allows UC to export a site as a package that contains the site template, theme, pages, components, and content. UC can then install the package in another org using the AppExchange or a URL link.
NEW QUESTION # 49
Cloud Kicks (CK) wants to create a public site to recruit potential volunteers. Volunteenng events are stored in a custom VolunteeringEvent object.
How can CK give guest users access to a custom object?
- A. Through guest userSharing Rules
- B. Through guest user roles
- C. Through guest user organization-wide defaults (OWD)
- D. Through guest user Sharing Sets
Answer: C
Explanation:
To give guest users access to a custom object, CK can use guest user organization-wide defaults (OWD).
OWD are a feature that allows you to set the default level of access that guest users have to records of a custom object. You can use OWD to grant Read Only or Read/Write access to guest users for a custom object.
For example, CK can use OWD to give guest users Read Only access to the VolunteeringEvent object.
NEW QUESTION # 50
No More Homelessness (NMH) and DreamHouse Realty (DR)are working to provide free housing to low- income seniors. Social workers at NMH need to access records owned by realtors at DR.
What should the Experience Cloud consultant recommend for record sharing?
- A. Sharing Rule
- B. Super User
- C. Sharing Set
- D. Role Hierarchy
Answer: A
Explanation:
Sharing rules allow you to extend sharing access to users in public groups, roles, or territories. You can use sharing rules to share records owned by realtors at DR with social workers at NMH, based on criteria such as record type, field value, or ownership.
NEW QUESTION # 51
Universal Containers (CU) is looking to create a site that supports channel sales, leads distribution, and deal registration.
Which template should UC select?
- A. Help Center
- B. Customer Account Portal
- C. Partner Central
- D. Build Your Own
Answer: C
Explanation:
Partner Central is a template that is designed for creating asite that supports channel sales, lead distribution, and deal registration. The template includes features such as partner recruitment, onboarding, training, co- selling, lead management, opportunity management, and deal registration.
NEW QUESTION # 52
The Cloud Kicks (CK) site administrator is onboarding a now partner to its Experience Cloud site. They have created the partner as an Account, added the required Contacts, and ensured that the Welcome Email selection is checked. However, upon review, the site administrator has found that none of the partner users were able to register.
What should the site administrator do to ensure they areable to set up partner users correctly?
- A. Ensure thatthe Contacts under the Account are enabled as partner users.
- B. Double-check that the provided email addresses are correct.
- C. Double-check that the partner profile has been added to the CK site.
- D. Ensure that the Account has been enabled as a partner Account.
Answer: A
Explanation:
To ensure that the partner users are able to register, the site administrator should enable the Contacts under the Account as partner users. This will allow the site administrator to assign a username, password, and profile to each Contact and send them a welcome email with a link to activate their account and log in to the site.
NEW QUESTION # 53
Northern Trail Outfitters (NTO) offers a new product that is different in North America. EMEA, and AsiaPacific regions. Pages have been created and published for this product. The site manager has applied criteria to ensure that visibility for these product pages are applied as per the requirements for each region.
NTO further wants to control the users who see a specific page of this product by setting its visibility.
Which three visibility options are available in Experience Cloud? Choose 3 answers
- A. None
- B. Visible
- C. Default
- D. Personal
- E. Audience
Answer: A,C,E
Explanation:
Three visibility optionsavailable in Experience Cloud are None, Default, and Audience. Visibility options allow you to control who can see a page or a component on your Experience Cloud site. None is an option that allows you to hide a page or a component from all users. Defaultis an option that allows you to display a page or a component to all users who have access to the site. Audience is an option that allows you to display a page or a component only to users who belong to a specific audience. An audience is a group of userswho share common attributes, such as profile, location, or language.
NEW QUESTION # 54
Cloud Kicks (CK)is about to launch a public site and is expecting very high traffic in certain regions. CK will be using Content Delivery Network (CDN).
What should CK consider during the go-live phase to prevent usability issues?
- A. CK should provision CDN in those regions where traffic is high and activate CDN where traffic is low.
- B. CK should provision CDN in those regions where traffic is low and activate CDN where traffic is high.
- C. CK should provision and activate CDN in those regions where traffic is high.
- D. CK should provision and activate CDN in those regions where traffic is low
Answer: C
Explanation:
To prevent usability issues, CK should provision and activate CDN in those regions where traffic is high. A CDN is a network of servers that delivers cached static content from websites to users based on the geographic location of the user. By provisioning and activating CDN in high-traffic regions, CK can improve the performance and availability of their public site for their users.
NEW QUESTION # 55
......
Salesforce EX-Con-101 Actual Questions and Braindumps: https://www.exams4collection.com/EX-Con-101-latest-braindumps.html
EX-Con-101 dumps & Salesforce Consultant sure practice dumps: https://drive.google.com/open?id=1Zx7wXgY2-VrtpenAm_YX6OncAtDP01pA
