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

B2B-Commerce-Developer Exam Dumps - Salesforce Accredited B2B Commerce Developer (SU24)

Go to page:
Question # 57

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.

Full Access
Question # 58

An administrator has just provided a developer with a new org and username. Which two sets of steps can the developer use to authorize the org and begin deploying Lightning web components?

What should a developer do to expose a public property in a Lightning web component?

A.

Decorate the field with @property

B.

Decorate the field with @track

C.

Decorate the field with @public

D.

Decorate the field with @api

Full Access
Question # 59

Which three actions are applicable when extendinga default Salesforce B2B Commerce page via a page include? (3 answers)

A.

Create a Service Class override to query the new page include.

B.

Create the VisualForce page you wish to include to the Salesforce b2B Commerce page.

C.

Prepend "c." to the name ofthe page referenced in the configuration setting.

D.

Create a configuration setting for enabling the page include and assigning the new page include via CC admin.

E.

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

Full Access
Question # 60

A developer has been working on the flow of an Inventory Class for checkout. The developer has handled all the error states and now needs to indicate that inventory is available for all items and amounts in the cart.

Which step should happen next?

A.

Return TRUE

B.

Return sfdc_checkout.lntegrationStatus.Status.SUCCESS

C.

Return sfdc.checkout.lnventoryStatus.Status.SUCCESS

D.

Return sfdc.checkout.lnventoryStatus.SUCCESS

Full Access
Question # 61

A new payment type for the Checkout flow has been implemented. Which three

descriptors follow best practice for possible configuration metadata are needed to enable

a flow? (3 answers)

A.

*.pay

B.

Cart

C.

Checkout

D.

*.Edit

E.

*.New

Full Access
Question # 62

Which format is the custom Salesforce field with the API name

"My_Fiels_Name__c" transformed onto by default in Salesforce B2B Commerce?

A.

MyFieldName

B.

myFieldName

C.

myfieldname

D.

My_Field_Name__c

Full Access
Question # 63

What is one requirement to keep in mind when including additional JavaScript 1h files in a Lightning Web Component?

A.

The files must be ES6 modules and must have names that are unique within the component's folder.

B.

Only five of the files can be used with an import statement

C.

All the files must be imported to a singleton.js file and the singleton.js file can be used with an import statement

D.

Only one of the files can be used with an import statement

Full Access
Question # 64

What is the recommended method for increasing the number of required autocomplete characters that are typed before autocomplete works?

A.

Override and extend the autoComplete method in cc_hk_Catalog.

B.

Override theautoComplete.search_input.minLength value in the CCRZ.uiProperties file

C.

Override the autocomplete template and create and register a new handlebars helper.

D.

Update the...minLength property in CC Admin, then build and activate a new cache.

Full Access
Go to page: