Pass the Salesforce B2B-Commerce-Developer B2B-Commerce-Developer Questions and answers with CertsForce

Viewing page 2 out of 7 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which wire adapter should a developer use to retrieve metadata about a specific picklist?

Options:

A.

getPicklistMetadataValues


B.

getPicklistMetadata


C.

getPicklistValues


D.

getPicklist


Expert Solution
Questions # 12:

What should a developer's implementation code return if the External Prices are thesame as Sales Prices for Products in the Cart?

Options:

A.

sfde_checkout.IntegrationStatus. Status. SUCCESS


B.

sfdc_checkout.IntegrationStatus. FAILED. Status


C.

sfdc_checkout.IntegrationStatus.Status.FAILED


D.

sfdc_checkout.IntegrationStatus.Success. STATUS


Expert Solution
Questions # 13:

Which three actions are applicable when modifying the number of steps required in the Salesforce Commerce Checkout flow? (3 answers)

Options:

A.

Perform a template override on the Checkout page.


B.

Add a page include to the checkout page.


C.

Build and activate a new configuration cache setting via CC admin.


D.

Set the value of the configuration setting defined as CO.useDef to TRUE


E.

Set the value of the configuration setting defined as CO.overrideFlow to TRUE.


Expert Solution
Questions # 14:

Which event is triggered within Salesforce B2B Commerce whenever a cart's statechanges?

Options:

A.

cartChange


B.

cart


C.

pageMessage


D.

cartState


Expert Solution
Questions # 15:

Which Lightning web component path allows a developer to view or edit a record while maintaining control over specifying its layout and set of fields?

Options:

A.

lightning-record-edit-form


B.

lightning-record-imperative


C.

lightning-record-view-form


D.

lightning-record-form


Expert Solution
Questions # 16:

What are three standard page reference types?

Options:

A.

standard__app


B.

standard__component


C.

standard__pageNamed


D.

comm_loginPage


E.

standard__recordDetailPage


Expert Solution
Questions # 17:

A developer is working on an existing checkout implementation built against the Lightning Web Runtime (LWR) and wants to implement a custom child checkout component to modify out-of-the-box functionality.

Which interfacemust the developer implement for the child component?

Options:

A.

CheckoutSavable


B.

Checkoutoutinterface


C.

CustomCheckout


D.

CheckoutStep


Expert Solution
Questions # 18:

A developer is attempting to write a Lightning Web component from scratch by first creating the HTML markup and receives an error. Which three tags when used as the first element in the file would produce an error?

Options:

A.

<template>


B.

<article>


C.

<body>


D.

<html>


Expert Solution
Questions # 19:

How are variables bound when services use the ccSercviceDao classto execute queries?

Options:

A.

Global variables


B.

Apex local variables


C.

String substitution


D.

Apex class variables


Expert Solution
Questions # 20:

How are version related upgrades passed on to subscriber API extensions/overrides?

Options:

A.

APIs callback with specific versions specified; the user must know which version number to use.


B.

Copy and paste of specific code is "built-in"


C.

Extensions and overridden APIs don't support-related upgrades.


D.

The "delegate" allows inherited method calls access to the most recentlyspecified service version


Expert Solution
Viewing page 2 out of 7 pages
Viewing questions 11-20 out of questions