Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Salesforce Order-Management-Administrator Salesforce Order Management Administrator Accredited Professional (AP-219) Exam Practice Test

Salesforce Order Management Administrator Accredited Professional (AP-219) Questions and Answers

Question 1

Which two order management objects have their s set to hidden by default?

(choose 2)

Options:

A.

Fulfillment orders

B.

Order Delivery Method

C.

Accounts

D.

Sales Location

E.

Locations

Question 2

What type of relationship exists between FulfillmentOrder and Order Delivery Method?

Options:

A.

Lookup (Order Delivery Method)

B.

Master-Detail (Order Delivery Method)

C.

Junction (Many to Many)

D.

One-to-One Lookup (Location) FulfillmentFrom LocationId

Question 3

Where is the Shipping Address stored as it relates to Order Summary?

Options:

A.

Order Delivery Group Summary

B.

Order Shipping Summary

C.

Order Shipping Details

D.

Order Delivery Group Details

Question 4

An Administrator has created a change set with two items, a new apex class

and a new apex trigger. When attempting to deploy the change set, and error

occurs? What could be the cause?

Options:

A.


B.

Different Metadata types cannot be deployed within a single change set

C.

An Apex Trigger cannot be deployed via change set

D.

Apex Classes require a header file when deployed

E.

The new apex class and trigger have lowered the sent *** **** the ********* threshold

Question 5

The order object represents which two statements? (Choose 2)

Options:

A.

The invoice data for accounting purposes

B.

The customer’s intent at the time or purchase

C.

An overall summary of the order being processed

D.

The initial exchange of funds for goods or services

Question 6

When are Fulfillment Orders created by default?

Options:

A.

During import with a status of Activated

B.

During import with a status of Managed

C.

The Status field on the Order Summary entity changes and a platform event which is caught by a flow

Question 7

How can an administrator add visibility rules for the buttons in the Highlights Panel on the Order Summary record page?

Options:

A.

Modify the visibility rules of theHighlights Panel Actions in the page layout

B.

Navigate to the Order Summary object in Setup and modify the Highlights Panel visibility rules

C.

Modify the Lightning Record Page Highlights Panel using Dynamic Actions

D.

Create a custom Highlights Panel component

Question 8

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?

Options:

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

Question 9

An Order Summary has three Fulfillment Orders and two Credit Memos associated with it. How many Invoices will be created when using the Create Invoice Apex action in a flow?

Options:

A.

2.0

B.

5.0

C.

1.0

D.

3.0

Question 10

What type of relationship exists between FulfillmentOrder and Location?

Options:

A.

One-to-One Lookup (Location) FulfilledFrom Location

B.

Junction (Many to Many)

C.

Many-to-One Lookup(Location) Fulfil led from Location Id

D.

One-to-Many Lookup (Location) FulfilledFrom Location Id

Question 11

An administrator wants to collect additional information from the customer when they cancel items on an Order Summary. How can the administrator modify the user interface to collect this information?

Options:

A.

Copy the Cancel Item Flow and add a screen component with the new questions

B.

Create a workflow rule that fires when an Order Summary is edited with field update actions for each of the questions that needs to be answered

C.

Modify the Return Item Flow to collect the additional information

D.

Create a lightning web component with the additional questions and add it to the Order Summary lightning record page

Question 12

How can an administrator allow an org to publish a change set to another org?

Options:

A.

In the target org: Open Deployment Settings, Select the environments to allow publishing from and Move themto the Enabled list

B.

In the source org: open Deployment settings, Select the environments to publish to and Move them to the enabled list

C.

In the source org: Open Publish Settings, Select the checkbox next to the environment to publish to and Click Save

D.

In the target org: Open Deployment Settings, Click Edit next to the source org. Select Allow Inbound Changes and Click Save

Question 13

A customer orders two shirts and one jacket in B2C Commerce. The Order is ingested into Order Management. However, the customer decides to cancel the order prior to fulfillment. What object is created and linked to the Order Summary?

Options:

A.

Suspend Order

B.

Change Order

C.

Return Order

D.

Cancel Order

Question 14

What are two reasons for using Flows instead of Apex code?

Options:

A.

Flows can be modified and created without a developer

B.

Flows have better performance options for large batches of records

C.

Flows can be triggered by undelete events

D.

Flows provide a visual debug process

Question 15

Which three statements are true about change sets?

Options:

A.

Sending a change set between two orgs requires a deployment connection

B.

Change sets can only be sent between orgs that are affiliatedwith a production org

C.

A change request should be created when the admin wants to send customizations from the current org to another org

D.

Changes can be deployed to any instance of Salesforce as long as the destination has approved it

E.

Change sets can contain only modifications made through the Setup menu

Question 16

In which twoways can Order Management licenses be assigned?

Options:

A.

By Permission Set

B.

By Hole

C.

By Profile

D.

By User

Question 17

Basedon some changes in Universal Containers' Commerce engine, new Orders are expected to have two additional attributes at the header level. In Order Management, which other Object besides Order also needs to be extended?

Options:

A.

Delivery Groups

B.

Order Summary

C.

Change Order

D.

Payment Summary

Question 18

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

Options:

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

Question 19

What are two ways an administrator can query Order Summaries using APIs in Workbench?

Options:

A.

Apex API

B.

Connect API

C.

Platform API

D.

Composite API

E.

Invocable API

Question 20

What ate two reasons an admin should choose an Eventover a Trigger when it comes to building out a solution?

Options:

A.

Event order is not guaranteed within a topic

B.

Events are asynchronous

C.

Events cannot be subscribed lo in a batch for bulk operations

D.

Events do not participate in a transaction scope

Question 21

Universal Containers (UC) is evaluating Salesforce Order Management for managing its overarching process because their current system is writtenmostly in Apex code and has proved difficult to modify, deploy and debug. What are three advantages of using Flow Builder vs writing Apex code to manage the main flow of Order data?

Options:

A.

It allows for non-coding members of staff to contribute suggestions for optimizations and better overall customer experience

B.

The admin can attach a debugger to live customer sessions

C.

It will notify the admin before a third party integration's data interface has changed

D.

The admin can easily debug specific business cases visually.

E.

Because it is visual it is also self-documenting as changes are made

Question 22

Order Allocation should work on Order Items in which status?

Options:

A.

Pending

B.

created

C.

Ordered

D.

Awaiting Allocation

Question 23

Which two statements about the Order Summary object are accurate?

Options:

A.

It can be deleted using the Delete button

B.

it does not exist without the original Order object

C.

It is read-only for financial order data

D.

It has a single shipping address to which all Order Items will be shipped

Question 24

Which data type is the Status field on an Order Summary object?

Options:

A.

Picklist

B.

String

C.

Text

D.

Number

Question 25

Which three componentscan be used to modify the user experience in the Order Summary detail page?

Options:

A.

Tabs

B.

Accordion

C.

Related List-Single

D.

Related List - Double

Question 26

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?

Options:

A.

Connect APIs

B.

Bulk APIs

C.

REST APIs

D.

Streaming APIs

Question 27

An administrator has created a screen flow for users to create accounts. Some

users have complained that they do not always have all the required data to

create the account and lost progress when they leave the flow. What two steps

should the administrator take to prevent lost progress? Choose 2

Options:

A.

Ask a developer to create a lightning component to pause the flow

B.

Add a pause button to the footer of the screen flow

C.

Add the paused flows component to the home page

D.

Enable paused flows in process automation settings in setup

Question 28

What three steps are requiredwhen deploying changes via change sets?

Options:

A.

Deploy the change set in the target org

B.

Approve the change set in the sandbox org

C.

Upload the change set to the target org

D.

Add the change set to the release schedule in the target org

E.

Create thechange set in the sandbox org

Question 29

Universal Containers needs to implement a new Payment Method. What should the admin evaluate in relation to Payment Gateways and Payment Processors?

Options:

A.

Ensure the new payment method will support the existing payment gateway and payment processor

B.

An Apex implementation will need to be written as Payment Methods

have nothing to do with Payment Gateways and Payment Processors

C.

A new Payment Gateway needs to be adopted since each Payment Method needs its own Payment Gateway

D.

A new Payment Processor needs to be adopted since each Payment Method reeds its own Payment Processor

Question 30

An administrator suspects that recent changes to a flow have created a defect. The administrator wants to test the flow with input data that they believe will cause the error. What can the developer do next?

Options:

A.

Open theFlow and select Attach to Live Session. Provide the Session Id. Select Attach

B.

Open the Flow, Select Debug, Provide the input values, Select Run

C.

Open the Flow, Select Debug with inputs. Provide the input values, select Run

D.

Open the Flow and selectAttach to Live Session and Provide the Order Number

Question 31

What are three tools that can be used to deploy changes to a Salesforce Org?

Choose 3 answers

Options:

A.

Developer Console

B.

Change Sets

C.

Ant Migration Tool

D.

Salesforce Pull Requests

E.

Release Manager

Question 32

An administrator is running into performance issues due to a high number of records being created in a flow. How can the administrator modify the flow to improve scalability?

Options:

A.

Ask a developer to create a Flowapex action to offload the creation of records

B.

Ask a developer to offload all the Flow functionality to Apex code via Triggers and Apex classes

C.

Use the Bulk Create Records node in the Flow to improve performance

D.

Offload the creation of records toa Subflow that will be called in the Reference Flow

Question 33

The Ensure Funds process works on which setof Order Items?

Options:

A.

Only the items with a status of Waiting Payment

B.

Only the items on the Fulfillment Order passed into the Ensure Funds method

C.

All Items within a delivery group

D.

All Sales Order Items

E.

Only the items passed into the Ensure Funds method