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 # 21

During checkout flow customizations, a developer receives an error on shipping cost calculation integrations with the error code: INSUFFICIENT_ACCESS_OR_READONLY.

What is causing this error?

A.

The storefront user does not have access to the Cart Delivery Method object.

B.

An error has occurred during the cart shipping charge integration.

C.

The storefront user does not have access to custom fields on the Order Delivery Method object.

D.

The cart is no longer in a valid Checkout State.

Question # 22

Which two components in a B2B store template should a developer use to customize a storefront page?

A.

My Lists

B.

Product List

C.

Order List

D.

Address List

Question # 23

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

A.

cartChange

B.

cart

C.

pageMessage

D.

cartState

Question # 24

Why is the use of a standard Visualforce control such as apex:form discouraged in

Salesforce B2B Commerce page includes and subscriber pages?

A.

Visualforce "scopes" controls that are present on a page and scope of the control will be set to "ccrz"

B.

Apex:form render DOM components slowly

C.

The CCRZ Javascript object is not accessible within an apex:form control.

D.

Javascript events are not supported within an apex:form control

Question # 25

A developer is working in Visual Studio Code on a previously deployed project which is rather large and deployments are time consuming. The developer wants to deploy some small CSS changes without waiting for the entire project deployment. What are two ways this can be accomplished?

A.

Right-click the folder for the component and choose Deploy Source to Org

B.

Right-click the CSS file that was edited and select Deploy Single File

C.

Right-click the CSS file and choose Deploy Source to Org

D.

Click the Tools menu and select Deploy styles

E.

Deploy the entire project. Only the change will be copied

Question # 26

A developer needs to implement a business rule around shipping: Anything over a certain amount must be sent through freight at a fixed cost and cannot be

sent through standard shipping channels. Which two considerations should the developer consider?

A.

A class will need to implement the sfdc_commerce.CartShippingCharges interface

B.

The implementing class cannot call out to another service

C.

A class will need to implement the sfdc_checkout.CartShippingCharges interface

D.

The implementing class may need to contain logical branching

Question # 27

What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?

A.

ccrz.cc_CallContext.currUser.isGuest

B.

ccrz.cc_CallContext.isGuest

C.

UserInfo.getUserType()

D.

... UserType

Question # 28

Which three decorators can be used in Lightning Web Components?

A.

@api

B.

@track

C.

@wire

D.

@class

E.

@import

Question # 29

In a B2B Commerce store, which three tasks must a developer complete to implement the use of a third-party service for either tax, shipping, or pricing calculation?

A.

Register an Apex class as the integration in the store administration

B.

Create a flow to call the external service directly

C.

Create an Apex class implementing the appropriate interface.

D.

Create a named credential for authentication with an external service

E.

Create an Apex class with an invocable method

Question # 30

A user wants to have a Contact Us page in the storefront. This page will be a web-tolead form and it should have the header and footer, essentially the same look and feel as

all the pages in the application. How can this requirement be fulfilled?

A.

Page Include

B.

Subscriber Page (CC Page)

C.

Subscriber Template

D.

Body Include Begin

Go to page: