Try Before You Buy

Download a free sample of any of our exam questions and answers

  • 24/7 customer support, Secure shopping site
  • Free One year updates to match real exam scenarios
  • If you failed your exam after buying our products we will refund the full amount back to you.

[May 04, 2024] Get New B2B-Commerce-Administrator Certification Practice Test Questions Exam Dumps [Q52-Q74]

Share

[May 04, 2024] Get New B2B-Commerce-Administrator Certification Practice Test Questions Exam Dumps

Real B2B-Commerce-Administrator Exam Dumps Questions Valid B2B-Commerce-Administrator Dumps PDF

NEW QUESTION # 52
Which two options are available for providing an out-of-the-box mobile experience to Salesforce B2B Commerce Buyers?

  • A. Mobile app via Mobile Publisher
  • B. Android SDK C
  • C. Responsive web experience
  • D. Cloudcraze Mobile

Answer: A,C

Explanation:
For providing an out-of-the-box mobile experience to Salesforce B2B Commerce buyers, the available options includeC. Responsive web experience, which ensures that the storefront adapts to various screen sizes and devices, andD. Mobile app via Mobile Publisher, which allows for the creation of a branded mobile app that offers a native mobile experience to users.


NEW QUESTION # 53
How can a developer establish communication between components that are not in the same (Document Object Model) tree?

  • A. Use @api decorators.
  • B. Use dispatch events.
  • C. Use publish-subscribe pattern.
  • D. Configure targets property.

Answer: C

Explanation:
To establish communication between components that are not in the same DOM tree, the developer should use the publish-subscribe pattern. This pattern allows components to communicate across the DOM tree without depending on their position in the hierarchy. The developer can use the Lightning Message Service (LMS) to implement this pattern, which provides a standard and secure way to exchange messages across different components and namespaces. Reference:
Communicate Across the DOM
Lightning Message Service Basics


NEW QUESTION # 54
Which two preferences are required to successfully run B2B on Lightning Experience checkout? 27m 30s

  • A. Enable Account Relationships
  • B. Enable Orders
  • C. Enable Negative Quantity
  • D. Enable Optional Price Books for Orders

Answer: A,B

Explanation:
For successful operation of B2B on Lightning Experience checkout, the following preferences need to be enabled:
A; Enable Account Relationships:This allows for the management of complex account hierarchies and relationships, which is crucial for B2B transactions that often involve multiple entities within the same organization.
D: Enable Orders:This is fundamental for the checkout process, as it allows for the creation and management of customer orders within the Lightning Experience, providing a seamless checkout process.


NEW QUESTION # 55
What three job titles would likely come up for users that commonly interact with Salesforce B2B Commerce storefronts?

  • A. Purchasing managers
  • B. Equipment technicians
  • C. Purchasing directors
  • D. Project managers
  • E. Wholesale buyers

Answer: A,C,E


NEW QUESTION # 56
What three types of users commonly interact with the Salesforce B2B eCommerce storefront?

  • A. Service reps
  • B. IT Project Managers
  • C. Business buyers
  • D. Equipment Technicians
  • E. Sales reps

Answer: A,C,E

Explanation:
Sales reps, business buyers, and service reps are three types of users who commonly interact with the Salesforce B2B ecommerce storefront. Sales reps are internal users who can create and manage orders for their accounts, view account activity, and provide customer service. Business buyers are external users who can browse products, place orders, view order history, and manage their account information. Service reps are internal users who can assist business buyers with their orders, provide customer support, and troubleshoot issues. Reference: Identify Your Commerce Team; [User Types in B2B Commerce]


NEW QUESTION # 57
A company recently acquired two separate businesses, both of which have two separate e-stores. The company wants to migrate these eStore to Salesforce B2B Commerce, consolidating into a single platform.
Initially, the company wants these two stores to run independently of one another with their own set of customers (Customers on one storefront should not be able to login into other storefront) and their own look and feel, as well as their own product offering.
How should the Salesforce B2B Commerce consultant meet these business requests?

  • A. Multiple Storefronts Storefront Associations
  • B. Multiple Salesforce Communities, Multiple Storefronts, Multiple SalesforceProfiles
  • C. Single Storefront. Multiple Account Groups
  • D. Single Storefront, effective Accounts

Answer: C

Explanation:
Explanation
According to the Storefronts page, a storefront is a collection of settings, data, and components that define the look, feel, and functionality of a B2B Commerce site. A storefront can have multiple account groups, which are collections of accounts that share the same entitlements, such as products, prices, promotions, and orders.
Therefore, to meet the business requests of having two stores that run independently of one another with their own set of customers and their own product offering, the Salesforce B2B Commerce consultant should use a single storefront with multiple account groups. Therefore, option B is correct. Option A is false because multiple storefronts would require multiple communities, which would increase the complexity and cost of the implementation. Option C is false because effective accounts are used to share entitlements between accounts based on their relationship, not to separate them. Option D is false because multiple Salesforce communities would also require multiple storefronts, which would have the same drawbacks as option A: References: Storefronts, Storefront Overview; Account Groups, Account Group Overview


NEW QUESTION # 58
What step does an Administrator need to take in order to authorize a payment gateway safely?

  • A. Upload a client certificate in Setup using Certificate and Key Management
  • B. Add a username password credential to payment providers in Setup
  • C. Create a Named Credential
  • D. Create a new payment client token

Answer: C

Explanation:
To safely authorize a payment gateway, an Administrator needs toB. Create a Named Credentialin Salesforce Setup. Named Credentials provide a secure way of storing authentication details, including endpoint URLs, usernames, passwords, and token endpoints, which are essential for securely connecting to external payment gateway APIs.


NEW QUESTION # 59
Which entities do not need the "Public Read Only" access level to enable external buyers to view products on the storefront?

  • A. Price Book
  • B. Order Delivery Method
  • C. Product Media
  • D. Catalog

Answer: A


NEW QUESTION # 60
Which tool should an Administrator use to add products, categories, and images in one step?

  • A. CSV Import feature
  • B. Data Loader
  • C. Data Import Wizard
  • D. Apex Code

Answer: A

Explanation:
To add products, categories, and images in one step, an Administrator should use theB. CSV Import featurein Salesforce B2B Commerce. This feature enables the bulk upload of product information, including associated categories and images, streamlining the process of populating the storefront with new or updated product listings.


NEW QUESTION # 61
Which two objects are accessible from the Commerce App menu?

  • A. Buyer Policies
  • B. Buyer Entitlements
  • C. Product
  • D. Reports
  • E. Buyer Groups

Answer: C,E

Explanation:
Explanation
According to the Commerce App page, commerce app is an app that allows you to manage your B2B Commerce data and functionality in Salesforce. Commerce app has several workspaces that correspond to different aspects of your B2B Commerce site, such as product, pricing, promotion, order, store, search, report, and content. Two of the objects that are accessible from the Commerce app menu are product and buyer groups. Product object stores information about the products that you sell on your site, such as name, description, status, visibility, category, image, etc. Buyer groups object stores information about the buyer groups that you assign to your site, such as name, description, price list selection method, price lists, etc.
Therefore, options B and C are correct. Options A, D, and E are false because buyer policies, buyer entitlements, and reports are not objects that are accessible from the Commerce app menu. They are features or components that can be managed separately in the CC Admin interface or in Salesforce Setup. References: Commerce App, Commerce App Overview


NEW QUESTION # 62
Which two statements are true about Salesforce B2B Commerce Price Lists?
Choose 2 answers

  • A. A price list may be set to become enabled In the future.
  • B. A price list may only be associated with a single user.
  • C. A price list must contain prices for all products in the system.
  • D. A price list is specific to a certain currency.

Answer: A,D

Explanation:
According to the Price Lists page, price lists are collections of prices for products that can be assigned to accounts or account groups. Price lists have the following characteristics:
A price list is specific to a certain currency. You can create multiple price lists for different currencies and assign them to different accounts or account groups based on their location or preference. Therefore, option A is correct.
A price list may be set to become enabled in the future. You can specify a start date and an end date for a price list to control its availability. You can also activate or deactivate a price list manually. Therefore, option B is correct.
Option C is false because a price list does not have to contain prices for all products in the system, only for the products that are relevant for the accounts or account groups that are associated with it.
Option D is false because a price list may be associated with multiple users, not just a single user. A price list can be assigned to an account group, which can have multiple users who share the same entitlements. Reference: Price Lists, Price List Overview


NEW QUESTION # 63
How can an admin configure the checkout time-to-live?

  • A. Update Checkout properties in Store Administration
  • B. File a support case
  • C. Update theCheckoutTimeToLive and CheckoutValidAfterDate properties on a Webstore
  • D. Update TTL Properties under Order Settings in Setup

Answer: C

Explanation:
Explanation
To configure the checkout time-to-live, an admin can update the CheckoutTimeToLive and CheckoutValidAfterDate properties on a Webstore. These properties determine how long a checkout session is valid for a user after they initiate checkout or after they modify their cart. The CheckoutTimeToLive property specifies the number of minutes that a checkout session is valid after it is initiated. The CheckoutValidAfterDate property specifies the number of minutes that a checkout session is valid after it is modified. References: Checkout Properties


NEW QUESTION # 64
Northern Tail Qutfitters (NTO) is converting an existing aura component into a Lightning Web Component. The aur a. Exam Timer component has the following source code:

What is the equivalent of this code in a Lightning Web Component?

  • A.
  • B.
  • C.
  • D.

Answer: B

Explanation:
The equivalent of the code in a Lightning Web Component is Option A. This is because the <template> tag is used in a Lightning Web Component to define the HTML structure of the component. The <c-child> tag is used to include a child component in the parent component. The <c-child first-name="{fName}"> tag is used to pass data from the parent component to the child component using a public property called firstName. The @api decorator in the child component indicates that the firstName property is public and can be set by the parent component. The {firstName} expression in the child component template renders the value of the firstName property. Reference: Communicate with Events, Pass Data to Child Components


NEW QUESTION # 65
An Administrator has automated the rebuild of a store search index. The solution uses a trigger and a custom metadatavalue. Each time a product record is created or updated it increments a metadata counter value. If the counter value isdivisible by 5, then the rebuild search index functionality is started using an API call. The automation has worked untiltoday. In the past 10 minutes, 80 products have been updated. The B2B Store Manager complains that the store searchresults are out of date. The product changes are missing in the search results.
What could be the cause of this issue?

  • A. The automation is triggering the search index rebuild too often. The store search index should not be rebuilt more than 10 times per day.
  • B. The automation is triggering the search index rebuild too often. The store search index should not be rebuilt more than five times per hour.
  • C. The automation is working as designed. The B2B Store Manager needs to login again to the store to see results of the updated search index.

Answer: B

Explanation:
The issue with the search index not reflecting recent product updates could be due to the automation triggering the search index rebuild too frequently. If the store search index is rebuilt more than five times per hour, as suggested in option(C), it can lead to performance issues and delays in updating the search results. This frequency can overwhelm the system, leading to a queue of rebuild operations that can't be processed in a timely manner, causing the search results to become outdated despite the updates to product records.


NEW QUESTION # 66
Which object is added in the data model by enabling Commerce in Setup?

  • A. Product Increment Rule
  • B. Store
  • C. Account
  • D. Price Adjustment Plan

Answer: B

Explanation:
By enabling Commerce in Setup, the object added to the data model isB. Store. The Store object is a fundamental component of Salesforce B2B Commerce, representing the digital storefront where products and services are offered to customers. It serves as the central entity around which various commerce functionalities are configured and managed.


NEW QUESTION # 67
An admin is trying todetermine what steps remain before their Store can be deployed.
They have completed assigning a catalog to Store and assigning Buyer Groups to the store. Which step must the admin also complete as part of the store setup Wizard?

  • A. Load tax rates
  • B. Configure Checkout Flow
  • C. Load Shipping Costs
  • D. Build the search Index

Answer: D

Explanation:
Explanation
According to the Store Setup Wizard page, the store setup wizard is a tool that guides you through the steps of creating and configuring a store or a reorder portal. The store setup wizard has four steps: Store Details, Store Settings, Buyer Access, and Store Launch. As part of the store launch step, you need to build the search index for your store. Building the search index creates or updates the index of products, categories, and attributes that are searchable on your store. Therefore, option C is correct. Options A, B, and D are false because loading shipping costs, configuring checkout flow, and loading tax rates are not steps that are part of the store setup wizard. They are tasks that can be done separately in the CC Admin interface or by using data import tools. References: Store Setup Wizard, Store Setup Wizard Overview


NEW QUESTION # 68
What configuration steps are required to send Order confirmation emails to Buyers?

  • A. Locate the Existing 'Send Order Confirmation Email' sub-flow, Add it to the last step.
  • B. Check the box called 'Send order confirmation Email to buyer' in the Commerce Apps store Administration.
  • C. Create an Emailtemplate, Set up Organization-Wide Addresses, Create an Email Alert, Add an Auto-launched flow.
  • D. Create a Trigger on Order creation, Implement the SendOrderConfirmation Interface from Apex code.

Answer: C

Explanation:
Explanation
According to the [Order Confirmation Email] page, order confirmation email is a feature that allows you to send an email notification to buyers when they place an order on your B2B Commerce site. Order confirmation email can be configured using Process Builder and Email Alerts in Salesforce Setup. To configure order confirmation email, you need to do the following steps:
Create an email template that contains the information and format that you want to use for your order confirmation email. You can use merge fields to include dynamic data from your order records, such as order number, order date, order total, etc.
Set up organization-wide addresses that specify the email address and display name that you want to use as the sender of your order confirmation email. You can use different organization-wide addresses for different stores or reorder portals.
Create an email alert that defines the email template, organization-wide address, recipient type, and recipient field that you want to use for your order confirmation email. You can use different email alerts for different stores or reorder portals.
Add an auto-launched flow that triggers when an order is created or updated and has a status of Submitted. The flow should include a Send Email element that references the email alert that you created for your order confirmation email. Therefore, option C is correct. Options A, B, and D are false because they are not configuration steps that are required to send order confirmation emails to buyers.
Creating a trigger on order creation, implementing the SendOrderConfirmation interface from Apex code, locating the existing 'Send Order Confirmation Email' sub-flow, adding it to the last step, and checking the box called 'Send order confirmation Email to buyer' in the Commerce Apps store Administration are alternative or outdated methods that are not recommended or supported for sending order confirmation emails to buyers. References: [Order Confirmation Email], Order Confirmation Email Overview


NEW QUESTION # 69
An Administrator needs to add a B2B store to a site that already exists. The Administrator has entered a valid store name.
Which two conditions are required to be able to add a B2B store to an existing site?

  • A. The site should not have a store created.
  • B. The existing site should only use the Microsite (LWR) template.
  • C. The site should already have a store created.
  • D. The existing site should use the Build your own (Aura), Customer Portal or B2B template.

Answer: A,D

Explanation:
To add a B2B store to an existing site, two conditions required areA. The existing site should use the Build your own (Aura), Customer Portal, or B2B template, ensuring compatibility with B2B Commerce functionalities, andD. The site should not have a store created, as each site can typically support one B2B store.


NEW QUESTION # 70
In checkout, what event should the developer's code listen for in order to help troubleshoot and respond to actions?

  • A. CommerceBubbleEvents
  • B. CommerceErrorEvents
  • C. CommerceActionEvents
  • D. CommerceDiagnosticEvents

Answer: B

Explanation:
In checkout, the developer's code should listen for CommerceErrorEvents to help troubleshoot and respond to actions. CommerceErrorEvents are events that are fired when an error occurs during checkout, such as an invalid input, a failed integration call, or a system exception. The developer can use these events to handle the errors gracefully and display appropriate messages to the user. The developer can also use these events to log the errors for further analysis or debugging2. Reference: B2B Commerce Checkout Flow Core Actions


NEW QUESTION # 71
Which two options are available for providing a mobile experience to Salesforce B2B Commerce Buyers?

  • A. Mobile app via Mobile Publisher
  • B. PWA pre-built with B2B commerce
  • C. Responsive web experience
  • D. Flash application

Answer: A,C


NEW QUESTION # 72
What are three best practices for controlling where a promotion is shown within a given storefront?
Choose 3 answers

  • A. Setting the Location Type to where you want the promotion to display on the page
  • B. Setting Location Display Sequence to the order in which you want the promotion to display relative to other promotions within the same space
  • C. A page promotion can adjust the price of a product on the PIP page
  • D. Setting the Promotions location configuration setting to theappropriate location string
  • E. setting thePage Location for the promotion to the pages you want it displayed on

Answer: A,B,E


NEW QUESTION # 73
Which two navigation options are on the Store main page in the B2B Commerce App?

  • A. Security
  • B. Contact Point Addresses
  • C. Product
  • D. Content Management
  • E. Sales

Answer: C,D

Explanation:
Explanation
Product and Content Management are two navigation options on the store main page in the B2B Commerce app. The store main page is the landing page for a store or reorder portal in the B2B Commerce app. The navigation options allow admins to access different features and settings for their B2B commerce sites.
Product allows admins to manage products, categories, price books, and product variations for their stores.
Content Management allows admins to manage content assets, collections, channels, and workspaces for their stores. References: [Store Main Page]; [Product]; [Content Management]


NEW QUESTION # 74
......

B2B-Commerce-Administrator Exam Dumps - PDF Questions and Testing Engine: https://www.dumptorrent.com/B2B-Commerce-Administrator-braindumps-torrent.html

Latest B2B-Commerce-Administrator Exam Dumps for Pass Guaranteed: https://drive.google.com/open?id=1hNPZf2j-cy_ODKosixaze6LKj7pFgH2n