Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Salesforce B2B-Commerce-Developer Practice Exam with Questions & Answers

Questions 1

Northern Trail Outfitters (NTO) wants to be able to reference historical data in another system from the Salesforce user experience as read-only, but does not want to import the data into the

org or incur storage costs. What is one product feature that could accomplish this?

Options:
A.

Big Objects

B.

Lightning Out

C.

External Objects

D.

External SOQL queries in Apex code

Salesforce B2B-Commerce-Developer Premium Access
Questions 2

Witch static method invocation is used to initialize ccrz.cc_CallContext with information from ccrz.cc_RemoteActionContext and return an instance of ccrz.cc_RemoteActionResult in an apex @RemoteAction methos?

Options:
A.

ccrz.cc_CallContext.init(ccrz.cc_RemoteActionContext)

B.

ccrz.cc_CallContext.initCallContext(ccrz.cc_RemoteActionContext)

C.

ccrz.cc_CallContext.initRemoteActionContext(ccrz.cc_RemoteActionContext)

D.

ccrz.cc_CallContext.initializeCallContext(ccrz.cc_RemoteActionContext)

Questions 3

In which two ways can events fired from Lightning web components be handled?

Options:
A.

Programmatically adding event listeners

B.

Adding callbacks to components

C.

Listening for all possible events at the document root

D.

Attaching handlers to DOM elements

Questions 4

Northern Tail Outfitters (NTO) is converting an existing aura component into a Lightning Web Component. The aura component has the following source code:

B2B-Commerce-Developer Question 4

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

A)

B2B-Commerce-Developer Question 4

B)

B2B-Commerce-Developer Question 4

C)

B2B-Commerce-Developer Question 4

D)

B2B-Commerce-Developer Question 4

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 5

Which of these is a key pattern leveraged when building Lightning Web Components? 39m 36s

Options:
A.

Composition

B.

Inventory

C.

Juggling

D.

Normalization

Questions 6

Which two methods should a developer implement in a Lightning web component to successfully handle the subscription lifecycle of a Message Channel?

Options:
A.

Subscribe()

B.

stopListener()

C.

startListener()

D.

unsubscribe()

Questions 7

What is essential for a Salesforce B2B Commerce theme to show up in the theme section in CC Admin?

Options:
A.

The theme needs to be set as a Custom Setting in Salesforce.

B.

The theme needs to be set in the Configuration Settings.

C.

The theme needs to have "theme" in the name of the Static Resource.

D.

The theme needs to be referred to in the head element on the page

Questions 8

Which three are considered code units, or discrete units of work within a transaction in the debug logs?

Options:
A.

Validation rule

B.

Apex class

C.

Web service invocation

D.

Lightning component load

E.

Workflow invocations

Questions 9

Numerous flags, when set, have a direct impact on the result set provided by the

Global API's. What is the default Global API DataSizing convention flag that is used by

theAPI's unless otherwise specified?

Options:
A.

CCRZ.ccPAI.SZ_XL

B.

CCRZ.ccPAI.SZ_M

C.

CCRZ.ccPAI.SZ_L

D.

CCRZ.ccPAI.SZ_S

Questions 10

A product is assigned to the entitlement policy but is missing from the Price Book related to the Buyer Group. The entitlement policy has View products and View prices in catalog checked.

How will the product behave on the B2B Portal?

Options:
A.

The product will not appear on the Portal but can be searched since it is part of the entitlement policy.

B.

The product will appear on the Portal with Price Unavailable status and can also be added to the cart.

C.

The product will not appear on the Portal and therefore cannot be added to the cart.

D.

The product will appear on the Portal with Price Unavailable status but cannot be added to the cart.