
トップクラスSalesforce B2B-Commerce-Administratorオンライン問題集で更新された[2025年04月]
B2B-Commerce-Administrator練習問題集で検証済みのFast2test更新された121問題あります
Salesforce B2B-Commerce-Ministrator認定試験は、Salesforce B2B Commerceの管理を担当する個人のスキルと知識をテストするために設計されています。この認定は、組織向けのB2B Commerce Solutionsの管理と実装に関与している人を対象としています。この試験では、カタログ、製品、価格設定、注文の構成と管理、顧客データの管理など、幅広いトピックをカバーしています。
質問 # 42
What is true of externally priced products functionality in Salesforce B2B Commerce?
- A. They have their own PDP.
- B. Ones with Line level coupons can be applied accounts.
- C. Theydo not leverage the CC Cart Line Item object.
- D. They do not apply Salesforce B2B Commerce pricing logic to the product.
正解:D
質問 # 43
Which two potential risks can a company encounter when turning on Digital Experiences during B2B Commerce setup? 09m 56s
- A. External members are provided read access to all objects in the org by default.
- B. External members may have permissions to view records they should not be able to view.
- C. Digital Experiences extends portal access to external members.
- D. Digital Experiences extends internal org access to external members.
正解:B、C
解説:
When turning on Digital Experiences during B2B Commerce setup, two potential risks includeDigital Experiences extending portal access to external members (A)andthe possibility of external members having permissions to view records they should not be able to view (B). Proper configuration and management of access rights and permissions are crucial to mitigate these risks, ensuring that external members only have access to appropriate information and functionalities.
質問 # 44
How can a customer control the products that different buyers can purchase in the same store front?
- A. Misdirection
- B. Catalogs
- C. Entitlements
- D. Sharing rules
正解:B
解説:
Explanation
According to the Catalogs page, catalogs are collections of products that are available for a store or a reorder portal. Catalogs can be used to organize your products and control their visibility and availability on your B2B Commerce site. To control the products that different buyers can purchase in the same storefront, a customer can use catalogs. A customer can create different catalogs for different buyer groups and assign them to the same store or reorder portal. This way, a customer can ensure that only the products that are relevant and authorized for each buyer group are displayed and purchasable on the storefront. Therefore, option A is correct. Options B, C, and D are false because they are not features that a customer can use to control the products that different buyers can purchase in the same storefront. Misdirection is not a valid feature or term in B2B Commerce. Sharing rules are features that allow you to control the access level and permissions of your users for your B2B Commerce data and functionality. Entitlements are features that allow you to define service levels and support terms for your customers on your B2B Commerce site. References: Catalogs, Catalogs Overview
質問 # 45
What three types of users commonly interact with the Salesforce B2B eCommerce storefront?
- A. Service reps
- B. Equipment Technicians
- C. IT Project Managers
- D. Sales reps
- E. Business buyers
正解:A、D、E
解説:
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]
質問 # 46
Which three field types can be added as Searchable fields?
- A. Text Area
- B. Auto Number
- C. Currency
- D. Picklist
- E. Formula
正解:A、C、D
質問 # 47
In order to have the most efficient process for Administrators, What three Related Lists should be added to the Account page Layout as part of the setup process?
- A. Community Membership
- B. Cart
- C. Community Members
- D. Contact Point Address
- E. Contact Points
正解:B、C、D
解説:
Explanation
According to the [Account Setup] page, account setup is a feature that allows you to configure accounts for your B2B Commerce site. Accounts are records that store information about the companies or organizations that you do business with, such as customers, partners, or suppliers. To have the most efficient process for administrators, three of the related lists that should be added to the account page layout as part of the setup process are contact point address, community membership, and cart. Contact point address related list shows the addresses that are associated with an account, such as billing address, shipping address, or default address.
Community membership related list shows the communities that an account belongs to, such as your store or reorder portal community. Cart related list shows the carts that an account has created or modified on your site. Therefore, options A, B, and E are correct. Options C and D are false because contact points and community members are not related lists that should be added to the account page layout as part of the setup process. Contact points are records that store information about the individuals who work for or are associated with an account, such as buyers, managers, or influencers. Community members are records that store information about the users who can log in to your community and access your site. References: [Account Setup], Account Setup Overview
質問 # 48
What are three configuration options for Effective Accounts?
Choose 3 answers
- A. Parent-Child
- B. Brother-Sister
- C. Lateral
- D. Account Group
- E. Entitled
正解:A、D、E
質問 # 49
Salesforce B2B Commerce Community Users can run on which three Selesforce License Types?
Choose 3 answers
- A. Customer Community Plus
- B. Customer Portal License
- C. Partner Community
- D. Customer Community
- E. Customer Cloud License
正解:A、C
質問 # 50
Which two places can the administrator go to set up variation products using the B2B commerce apps navigation menu?
- A. Commerce setup
- B. Product Workspace
- C. Entitlement Policies
- D. Products
- E. Catalogs.
正解:A、D
質問 # 51
A company sells various sizes of rubber O- Rings individually and in packs of 12. The company wants to present the customer with all O-Ring purchasing options within a single Product Detail Page.
Which twoSalesforce B2B Commerce functionalities should the company use?
Choose 2 answers
- A. Aggregate Product Type
- B. Multiple Price List Items per Product
- C. Pricing Tiers
- D. Attribute Driven Commerce
正解:A、D
解説:
Explanation
to present the customer with all O-Ring purchasing options within a single product detail page, the company should use aggregate product type and attribute driven commerce functionalities. Aggregate product type allows you to group multiple products under one parent product and display them as variations on a single PDP. Attribute driven commerce allows you to create custom attributes that define product variations and enable customers to filter and select products based on those attributes. Therefore, options B and C are correct.
Option A is false because pricing tiers are not relevant for this scenario, they are used to offer discounts based on quantity or amount purchased. Option D is false because multiple price list items per product are not needed for this scenario, they are used to offer different prices for different customers or currencies.
質問 # 52
A developer is debugging a flow and needs to watch all the variables changing as the checkout process is executed, but nothing is displaying.
Which two features did the developer forget to enable?
- A. Run the latest version of each flow called by subflow elements.
- B. Show the details of what is executed and render flow in Lightning Runtime.
- C. Show the details of what is executed and render flow in Lightning Experience.
- D. Set up a debug log to show the details of what is executed
正解:B、C
解説:
To debug a flow and watch all the variables changing as the checkout process is executed, the developer needs to enable two features: show the details of what is executed and render flow in Lightning Experience, and show the details of what is executed and render flow in Lightning Runtime. These features are available in the Debug Options dialog box in Flow Builder, and they allow the developer to see the detailed information about each element, resource, and variable in the flow as it runs. The developer can also use breakpoints to pause the flow execution and inspect the variable values at any point1. Running the latest version of each flow called by subflow elements is not a feature that affects the display of variables, but rather a feature that ensures that the debug session uses the most recent version of any subflows2. Setting up a debug log is not a feature that can be enabled in Flow Builder, but rather a separate tool that can be used to monitor the events that occur when a flow runs3. Reference: Debug a Flow in Flow Builder, Flow Debugging, Debug Flows with Debug Logs
質問 # 53
Which Org preference needs to be enabled in order to see the Order Summary object in Object Manager?
- A. Person Accounts for Shoppers
- B. Enhanced Commerce Orders
- C. There is no action to take. Order Summary access is automatically enabled.
- D. Person Accounts
正解:B
解説:
Enhanced Commerce Orders is the org preference that needs to be enabled in order to see the Order Summary object in Object Manager. The Order Summary object is a custom object that stores information about an order placed on a B2B Commerce site, such as products, quantities, prices, discounts, taxes, and shipping costs. The Enhanced Commerce Orders preference allows you to use this object instead of the standard Order object for B2B Commerce orders, giving you more flexibility and control over your order management process. Reference: Order Summary Object; [Enhanced Commerce Orders Preference]
質問 # 54
Which two navigation options are on the Store main page in the B2B Commerce App?
- A. Product
- B. Sales
- C. Content Management
- D. Security
- E. Contact Point Addresses
正解:A、B
質問 # 55
While setting up B2B Commerce, which setting should an Administrator enable to defend against session hijacking and cross-site scripting?
- A. HTTP Security
- B. CrossSiteSec
- C. Require HttpOnly
- D. Cross Site Security
正解:C
解説:
To defend against session hijacking and cross-site scripting in Salesforce B2B Commerce, an administrator should enableB. Require HttpOnlysetting. This setting helps prevent access to cookie data via client-side scripts, significantly reducing the risk of XSS (Cross-Site Scripting) attacks and protecting session cookies from being hijacked.
質問 # 56
Which two guidelines should a developer consider when migrating aura components to LWC? 07m 01s
- A. Migrate one component and then determine whether additional effort would make sense
- B. Force all developers to write any new components using Lightning web components
- C. Start with migrating trees of components (components within components)
- D. Start with simple components that only render UI
正解:A、D
解説:
When migrating aura components to LWC, the developer should consider the following guidelines:
Migrate one component and then determine whether additional effort would make sense. This way, the developer can evaluate the benefits and challenges of migration, and decide whether to continue or postpone the process. The developer can also use the Lightning Web Components Migration Assistant tool to automate some of the migration steps.
Start with simple components that only render UI. These components are easier to migrate because they have less logic and dependencies. The developer can use the base Lightning web components as a starting point, and then customize them as needed. The developer can also use the Lightning Web Components Playground to test and debug the migrated components. Reference:
Migrate Aura Components to Lightning Web Components
B2B Commerce Aura to LWR Migration Guide
質問 # 57
Which two objects are accessible from the Commerce App menu?
- A. Product
- B. Buyer Policies
- C. Reports
- D. Buyer Groups
- E. Buyer Entitlements
正解:A、D
解説:
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. Reference: Commerce App, Commerce App Overview
質問 # 58
......
最新(2025)Salesforce B2B-Commerce-Administrator試験問題集:https://jp.fast2test.com/B2B-Commerce-Administrator-premium-file.html
更新されたB2B-Commerce-Administrator試験問題集でPDF問題とテストエンジン:https://drive.google.com/open?id=1haI8t73i5ErGvKa50t6FPNyEzbvwgVsU