Updated Dec-2023 Premium ADX-271 Exam Engine pdf - Download Free Updated 187 Questions [Q82-Q100]

Share

Updated Dec-2023 Premium ADX-271 Exam Engine pdf - Download Free Updated 187 Questions

Authentic ADX-271 Dumps With 100% Passing Rate Practice Tests Dumps

NEW QUESTION # 82
Universal Containers (UC) maintains multiple customer-facing sites, but only one profile for all customer users. No customer has access to more than one site.
Which step should the UC system administrator take to grant customers access to the appropriate site?

  • A. Add user to the All Customer Portal Users public group.
  • B. Assign the profile to the site membership.
  • C. Enable the Customer Identity profile or permission set.
  • D. Create and assign a permission set to the users and site.

Answer: B

Explanation:
This option allows UC to grant customers access to the appropriate site. Site membership is a feature that defines which users can access a site and what permissions they have. UC can assign the profile for all customer users to the site membership of each site and specify the default page access and object permissions for that profile. UC can also assign permission sets to the site membership to grant additional permissions to specific users4


NEW QUESTION # 83
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. Use the ExperienceDeploy API to push the site to production.
  • B. Rebuild the site from scratch in production.
  • C. Create a change set, upload it to production, and deploy the change set.
  • D. Use Dataloader to migrate the site from sandbox to production.

Answer: C

Explanation:
To ensure the changes make it accurately to production, the administrator should create a change set, upload it to production, and deploy the change set. A change set is a collection of metadata components that can be moved from one org to another. The administrator can use change sets to migrate point-and-click changes, such as custom objects, fields, layouts, and settings, from the sandbox to the production org. The administrator can create a change set in the sandbox, add the components that have been changed, upload it to the production org, and deploy it in the production org.


NEW QUESTION # 84
Cloud Kicks (CK) is launching a new public marketing site. The company expects a large volume of traffic and wants to ensure its site performs well. CK also wants repeat visitors to have the fastest browsing experience possible.
What should CK do to get the best performing site?

  • A. Schedule Apex jobs to push content to users' browser caches.
  • B. Disable Visualforce to make all pages switch to Lightning.
  • C. Use Next Best Action to predict what content to serve to the user's browser.
  • D. Enable and configure the Content Delivery Network so that public content is cached.

Answer: D

Explanation:
The Content Delivery Network (CDN) is a feature that improves the performance of public sites by caching static content, such as images, CSS files, and JavaScript files, on servers that are closer to the site visitors. This reduces the load on the Salesforce servers and speeds up the page loading time. CK can enable and configure the CDN from Experience Builder settings.


NEW QUESTION # 85
ACME Enterprises wish to establish two Customer Communities one for their VIP Customers and another for all Customers. ACME enterprises do not require different functionality from each Community but rather wish to increase the level of personal interactions from staff in the VIP community. How should the Administrator at ACME Enterprises configure access to the Community?

  • A. Sharing Rules
  • B. Chatter Groups
  • C. Profiles
  • D. Public Groups
  • E. Permission Sets

Answer: E


NEW QUESTION # 86
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. Create a custom self-registration page and Apex handler that creates a person account for each user self-registering on the portal.
  • B. Use the standard self registration configuration under Experience Workspace and leave the default Account field empty.
  • C. 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.
  • 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: A

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 create a person account for each user based on the information they provide on the self-registration page.


NEW QUESTION # 87
Universal Containers (UC) has a new Customer Community where users can collaborate on Topics through Chatter Groups and Chatter Questions. UC wants to ensure the following:
* Users have quick access to new and recommended discussions and articles.
* Users have the ability to contact Universal Containers quickly for help.
* Users have visibility into how their activity compares to other users within the Community.
Which three Lightning components could the Community Cloud consultant recommend placing on the Community home page? (Choose three.)

  • A. Featured Topics
  • B. Breadcrumb
  • C. Reputation Leaderboard
  • D. Record Detail
  • E. Contact Support button

Answer: A,B,E


NEW QUESTION # 88
Universal Containers (UC) is planning to create a portal for its global partner network. Users will be assigned a Partner Community license and a role.
Which two things should UC keep in mind when setting up partner roles?
Choose 2 answers

  • A. Role Hierarchy can only be used if all objects have external OWD set to Private.
  • B. Unused roles can be deleted.
  • C. Once created, roles cannot be deleted.
  • D. The default limit for the number of roles for portals is 50,000 per org.

Answer: B,D


NEW QUESTION # 89
What two things should the Salesforce Admin do to achieve this? Universal Containers builds a Community on the Napili template. They need to use a survey tool to collect feedback from members.

  • A. Find and install a Visualforce survey app from the AppExchange.
  • B. Create a new page, add the standard survey components, and publish.
  • C. Find and install a Lightning survey app from the AppExchange.
  • D. Build custom Lightning survey components for the template.

Answer: C,D


NEW QUESTION # 90
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. Public Site Connect
  • B. Document Library Model (DLM)
  • C. Content Delivery Network
  • D. Guest user and public access settings

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 # 91
A salesforce admin at Universal Containers notices that a large number of unauthenticated users are accessing Community pages built using Force.com sites. Their org is on the Salesforce Enterprise Edition. What is the maximum number of monthly page views allowed?

  • A. 100,000
  • B. 1,000,000
  • C. 500,000
  • D. 300,000

Answer: C


NEW QUESTION # 92
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 CMS Collections
  • B. CMS - Single
  • C. CMS Connect (JSON)
  • D. Grid component with list.views

Answer: A

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 # 93
Universal Containers wants its Community users to have the ability to log in using Facebook and Google.
Which set of features should the Administrator use to achieve this goal?
Select one or more of the following:

  • A. Auth Provider and Registration Handler
  • B. Auth Provider and Flow
  • C. Single Sign-on and AppExchange
  • D. Custom Lightning Component and Apex Class

Answer: A


NEW QUESTION # 94
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, 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.
  • 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 Manager role above them, and those in the Partner manager role in the Partner account
  • D. 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.

Answer: A

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 # 95
Universal Containers uses Community to grant customers secure access to their accounts, orders, and invoices. All customers are on a Customer Community License. Universal Containers needs to grant a subset of their customers, known as affiliates, access to other customer Accounts. How should a Salesforce Admin fulfill these requirements?

  • A. Add a Sharing Set on the Account associated to the Affiliate profile.
  • B. Create a public group for affiliates and grant Account access using sharing rules.
  • C. Leverage the Account team to grant affiliates access to the Account.
  • D. Use Apex without sharing to control affiliates' access to the Account.

Answer: B


NEW QUESTION # 96
Universal Containers needs to match the colour scheme of their Customer Service (Napili) Template-based Community with Universal Containers' branding colours.
What is the most efficient way to accomplish this task?

  • A. Get HEX codes for branding colours from the company's website and manually add them inside the Branding Editor.
  • B. Select an available colour scheme inside the Branding Editor that most closely matched the company's branding colours.
  • C. Upload the company logo to generate a colour palette that matched the company's branding colour.
  • D. Download HTML/CSS from the company's website and upload it inside the Community Builder.

Answer: C


NEW QUESTION # 97
A Salesforce Admin needs to enable public access, such that Community collaboration features are accessible to guest users.
How should the Salesforce Admin perform this task?

  • A. Create Force.com sites and update guest user login access.
  • B. Enable "Public can access the community" checkbox under General Settings in Community Builder.
  • C. Allow users to access the Community with guest user login credentials.
  • D. Create public-free web pages and use Community only for authenticated users.

Answer: A


NEW QUESTION # 98
Which step denotes the completion of an Experience Cloud site setup?

  • A. Assigning profiles to users
  • B. Setting up SSO
  • C. Activating the site
  • D. Assigning roes to users

Answer: C


NEW QUESTION # 99
Universal Containers is setting up their moderation settings on their community. They have developed 7585 keywords to monitor. What is the minimum number of keyword lists needed to accommodate all 7585 keywords?
Select one or more of the following:

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: C


NEW QUESTION # 100
......

Verified Pass ADX-271 Exam in First Attempt Guaranteed: https://www.fast2test.com/ADX-271-premium-file.html

Salesforce ADX-271 Real Exam Questions Guaranteed Updated Dump from Fast2test: https://drive.google.com/open?id=1COfq-aiWSE1f4O0mIh-IAxgQfQtFW3NN

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어