Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Which two APIs can an admin suggest so that customers can initiate order cancellations and returns from the B2C Commerce storefront and have their action carry out the cancel and returnoperations in Order Management?

A.

Connect APIs

B.

Bulk APIs

C.

REST APIs

D.

Streaming APIs

Which set of conditions is required for an Order Summary object to be created?

A.

An Order is created, its status is set to Draft, Create OrderSummaryFlow is installed and Create OrderSummary Flow is activated.

B.

An Order is created, the Create Order Summary Process is installed and the Create Order Summary Process is active

C.

An Order is created, its status is set to Activated. Create OrderSummary Flow is installed and Create OrderSummary Flow is activated.

D.

An Order is created, its status is set to Activated. Create OrderSummary Flow is installed and the Create OrderSummary Process is installed.

What is the required amount of test codecoverage when deploying an Apex class?

A.

0.55

B.

0.75

C.

0.65

D.

0.85

How can an administrator synchronize licenses from the production org when preparing a sandbox for development?

A.

Use a custom shell script

B.

import a Change Set

C.

Export a Change Set

D.

Run the Match Production Licenses to Sandbox without a Refresh tool in Setup

What two steps are required to add an item to the Actions & Recommendations panel on the Order Summary record page?

A.

Drag the Actions & Recommendations component on the page

B.

Make a new Lightning Record Page

C.

Create a New Deployment

D.

Create a new sub-flow

When can an Invoice be created?

A.

At anypoint before the Fulfillment Order is created, by customizing flow "Create Invoice and Ensure Funds"

B.

At any point before the Fulfillment Order is created, by customizing flow "Create invoice"

C.

At any point after the Fulfillment Order is created, by customizing flow 'Create Invoice and Ensure Funds*

D.

At any point after the Fulfillment Order is created, by customizing flow "Create Invoice'

What does the number of Fulfillment Orders created depend upon?

A.

Fulfillment Location. Delivery Method and Number of Payments

B.

Fulfillment Location, Recipient Address and Quantity

C.

Fulfillment Location. Delivery Method and RecipientAddress

D.

Fulfillment Location, Delivery Charges and Quantity

A user is encountering an error when attempting to save an Account record. What can an administrator use to research the issue?

A.

The Problems tab within the developer console

B.

The Chrome Dev Tools Console

C.

Lightning Logs within Setup

D.

A user trace flag and debug log onthe affected user

How can a user view the information exchanged betweenthe payment platform and the external payment gateways?

A.

Navigate to Payments within the setup menu and select the payment platform

B.

Check associated debug logs in Debug Logs in setup

C.

Check for process exceptions associated with the Order Payment Summary

D.

Navigate to Payment Gateway Logs related list on the corresponding Order Payment Summary

An administrator is encountering errors when reusing a composite APIcall to load test orders via the Workbench. What are three possible causes of this issue?

A.

The administrator has duplicate Product SKUs in the JSON query

B.

The number of subrequests in the JSON query exceeds the 20 subrequest limit

C.

The Administratorhas logged into the wrong environment in Workbench

D.

The administrator is creating multiple objects in a single JSON query

E.

Record IDs used within the request are incorrect