Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

B2B Commerce for Developers Accredited Professional AP-202

Last Update 21 hours ago Total Questions : 220

The B2B Commerce for Developers Accredited Professional AP-202 content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include B2B-Commerce-Developer practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our B2B-Commerce-Developer exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these B2B-Commerce-Developer sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any B2B Commerce for Developers Accredited Professional AP-202 practice test comfortably within the allotted time.

Question # 41

A developer has made a component with a lightning combobox in the follow! markup. To handle changes on the combobox, what should replace < CHANGE FVENT > ?

A.

{event:handleChange}

B.

javascript:void(0);handleChange();

C.

{handleChange()}

D.

{handleChange}

Question # 42

Which two different types of services do Salesforce B2B

A.

Commerce APIs leverage? (2 answers) A) Logic services which are responsible for implementing business logic associated with entities.

B.

Global services which are responsible for querying and transforming data from entities

C.

Data services which are responsible for querying and transforming data from entities

D.

Hook services which are extension points for subscribers to tie into.

Question # 43

A developer is implementing an Inventory class for checkout. All the error states have been handled and now the developer needs to take the next step to indicate that inventory is available for all of the items and amounts in the cart. What should the next step be?

A.

Return TRUE

B.

Return sfde_checkout.InventoryStatus. SUCCESS

C.

Return sfdc_checkout.IntegrationStatus. Status. SUCCESS

D.

Return sfdc_checkout.InventoryStatus.Status. SUCCESS

Question # 44

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

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.

Question # 45

Which two event settings are required for a custom event called CustomEvent to fire from the Lightning web component and propagate up to the DOM?

A.

bubbles: true

B.

composed: true

C.

cancelable: true

D.

composed: false

Question # 46

A developer is writing custom code to compare External Prices and Sales Prices for cart items. What should be returned if the External Prices are the same as Sales Prices for Products in the Cart? ~.

A.

sfdc_checkout.IntegrationStatus.Status.SUCCESS

B.

sfdc_checkout.IntegrationStatus.Status.SUCCEEDED

C.

sfdc_checkout.IntegrationStatus.Status.ERROR

D.

sfdc_checkout.IntegrationStatus.Success.FAILED

Question # 47

Ursa Major is planning to implement Salesforce B2B Commerce, and a developer needs to configure taxes for their storefront. The company operates in multiple states, each with different tax rates and tax rules.

What are two ways the developer should configure taxes in B2B Commerce?

A.

Configure a tax engine using third-party software.

B.

Configure tax rates and rules for each state in Salesforce B2B Commerce.

C.

Use a different pricebook for each state.

D.

Use the Salesforce out-of-the-box tax calculator.

Question # 48

What are two guidelines for logging that are used within the core Salesforce

B2B Commerce product? (2 answers)

A.

Items or data within computational intensive loops shouldbe logged.

B.

The close method of ccrz.ccLog must be called at the end of the remote action.

C.

No calls to ccrz.ccLog can be made before cc_CallContext.initRemoteContext is executed.

D.

It is okay to log any data on the server that is already logged on the client side.

Question # 49

What happens to all previous tax entries during tax implementation?

A.

Modified with the new Tax calculation

B.

They are deleted from the Cart

C.

Saved prior to recalculation

D.

Ignored with the recalculation

Question # 50

A developer needs to make a call to a long running web service which is critical to finalizing their checkout process. Which three items should the developer consider in their implementation?

A.

A new CORS entry may need to be created in Setup

A new Named Credential may need to be created in Setup

B.

An Apex method returning a Continuation will need to be created

C.

Requests to the service should be brokered to prevent limit exceptions

D.

A new Remote Site may need to be created in Setup

Go to page: