ExamGecko
Home Home / Salesforce / Certified Order Management Administrator

Salesforce Certified Order Management Administrator Practice Test - Questions Answers, Page 8

Question list
Search
Search

Which three steps should an administrator take to set up a mock payment gateway in a new org?

A.
Create a Payment Gateway
A.
Create a Payment Gateway
Answers
B.
Create a Named Credential
B.
Create a Named Credential
Answers
C.
Create a Payment Provider
C.
Create a Payment Provider
Answers
D.
Create a CORS (Cross-Origin Resource Sharing) entry
D.
Create a CORS (Cross-Origin Resource Sharing) entry
Answers
E.
Create a Trusted Site Entry
E.
Create a Trusted Site Entry
Answers
Suggested answer: A, B, C

Explanation:

To set up a mock payment gateway in a new org, an administrator should take the following steps:

Create a Payment Provider: This is a custom metadata type that defines the configuration and behavior of a payment gateway. A payment provider specifies the name, type, class, and endpoint of the payment gateway.

Create a Named Credential: This is a Salesforce feature that securely stores authentication information for connecting to external services. A named credential specifies the URL, identity type, authentication protocol, and certificate of the payment gateway.

Create a Payment Gateway: This is a custom object that represents an instance of a payment provider. A payment gateway references a payment provider and a named credential, and defines additional settings such as currency, mode, and timeout.

Reference:Salesforce Payments and Order Management, [Named Credentials]

What can an administrator use to control what inventory is exposed on specific selling channels?

A.
Product Eligibility Flag
A.
Product Eligibility Flag
Answers
B.
Selling Channel Flag
B.
Selling Channel Flag
Answers
C.
Product Filter Status
C.
Product Filter Status
Answers
D.
Selling Channel Status
D.
Selling Channel Status
Answers
Suggested answer: A

Explanation:

The Product Eligibility Flag is a custom field on the Product object that indicates whether a product is eligible for a specific selling channel. An administrator can use this field to control what inventory is exposed on different channels, such as web, mobile, or store. For example, if a product has the Product Eligibility Flag set to Web Only, it will not be available for other channels.

Reference:Order Management Objects, [Product Eligibility Flag]

An administrator is configuring delivery methods. What two types of records need to be created?

A.
Order Delivery Method
A.
Order Delivery Method
Answers
B.
Order Delivery Summary
B.
Order Delivery Summary
Answers
C.
Product Summary
C.
Product Summary
Answers
D.
Delivery Method
D.
Delivery Method
Answers
E.
Product
E.
Product
Answers
Suggested answer: A, D

Explanation:

The Order Delivery Method and Delivery Method objects are used to configure delivery methods for orders. A delivery method is a way of delivering an order to a customer, such as standard shipping, express shipping, or in-store pickup. A Delivery Method record defines the name, description, type, and cost of a delivery method. An Order Delivery Method record associates an order with a delivery method and stores additional information such as the delivery address, tracking number, and status.

Reference:Order Management Objects, [Delivery Methods]

Which three objects need to be utilized when creating orders using the composite API?

A.
Pricebook Entry
A.
Pricebook Entry
Answers
B.
Contact
B.
Contact
Answers
C.
Order Summary
C.
Order Summary
Answers
D.
Product
D.
Product
Answers
E.
Account
E.
Account
Answers
Suggested answer: A, B, E

Explanation:

The Pricebook Entry, Contact, and Account objects are required when creating orders using the composite API. The composite API is a REST API that allows creating multiple records in one request. To create an order using the composite API, an administrator needs to provide the following information:

The Account ID of the customer who placed the order

The Contact ID of the customer who placed the order

The Pricebook Entry IDs of the products that are ordered

The quantity and unit price of each product

The order status and currency

Reference: [Create Orders Using Composite API], [Composite Resources]

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?

A.
2.0
A.
2.0
Answers
B.
5.0
B.
5.0
Answers
C.
1.0
C.
1.0
Answers
D.
3.0
D.
3.0
Answers
Suggested answer: C

Explanation:

One invoice will be created when using the Create Invoice Apex action in a flow. The Create Invoice Apex action is a custom action that creates an invoice for an order summary. An invoice is a document that requests payment from a customer for an order. An invoice can include one or more fulfillment orders and one or more credit memos. A fulfillment order is a record that represents a part of an order that is fulfilled by a specific location. A credit memo is a record that represents a partial or full refund for an order or a fulfillment order. An order summary can have multiple fulfillment orders and credit memos associated with it, but only one invoice will be created for the entire order summary.

Reference:Order Management Objects, [Create Invoice Apex Action]

An Order contains products that will need to be shipped to multiple addresses. How does this affect fulfillment?

A.
Multiple Invoices will be created
A.
Multiple Invoices will be created
Answers
B.
Multiple Order Delivery Group Summaries will be created
B.
Multiple Order Delivery Group Summaries will be created
Answers
C.
Multiple Fulfillment Orders will be created
C.
Multiple Fulfillment Orders will be created
Answers
D.
Multiple Order Payment Summaries will be created
D.
Multiple Order Payment Summaries will be created
Answers
Suggested answer: C

Explanation:

When an order contains products that will need to be shipped to multiple addresses, multiple fulfillment orders will be created. A fulfillment order is a record that represents a part of an order that is fulfilled by a specific location and shipped to a specific address. A fulfillment order can have one or more fulfillment order lines, which are the products that are included in the fulfillment order. An order can have one or more fulfillment orders, depending on how many locations and addresses are involved in the order fulfillment.

Reference:Order Management Objects,Order Fulfillment Flows

A customer applied a 10% off discount when placing an order. What object is created when the discount is applied to the order?

A.
Order Discount
A.
Order Discount
Answers
B.
Order Payment Summary
B.
Order Payment Summary
Answers
C.
Order Adjustment Group Summary
C.
Order Adjustment Group Summary
Answers
D.
Credit Memo
D.
Credit Memo
Answers
Suggested answer: C

Explanation:

When a customer applies a discount when placing an order, an order adjustment group summary is created. An order adjustment group summary is a record that represents a modification to the order amount, such as a discount, a surcharge, or a tax. An order adjustment group summary can have one or more order adjustments, which are the individual modifications that are applied to the order or the order items. An order can have one or more order adjustment group summaries, depending on how many types of modifications are applied to the order.

Reference:Order Management Objects, [Order Adjustments]

Where should a service agent go first to initiate changes related to an Order in Order Management?

A.
Change Order Details
A.
Change Order Details
Answers
B.
Order Details
B.
Order Details
Answers
C.
Fulfillment Order Details
C.
Fulfillment Order Details
Answers
D.
Order Summary Details
D.
Order Summary Details
Answers
Suggested answer: D

Explanation:

A service agent should go first to the Order Summary Details page to initiate changes related to an order in Order Management. The Order Summary Details page provides a global view of the entire order lifecycle, including order capture, fulfillment, shipping, payment, invoicing, and service. From this page, a service agent can access various actions and flows to process changes such as cancellations, returns, exchanges, reshipments, refunds, and discounts. The service agent can also view related records such as Order, Fulfillment Orders, Shipments, Invoices, Credit Memos, and Change Orders.

Reference:Order Management Console,Order Management Lifecycle

For what use case would an administrator enable Person Accounts during Order Management setup?

A.
Person Accounts are always enabled for Order Management
A.
Person Accounts are always enabled for Order Management
Answers
B.
Connecting Order Management to B2C Commerce
B.
Connecting Order Management to B2C Commerce
Answers
C.
Connecting to an external ERP system
C.
Connecting to an external ERP system
Answers
D.
Connecting Order Management to B2B Commerce
D.
Connecting Order Management to B2B Commerce
Answers
Suggested answer: B

Explanation:

An administrator would enable Person Accounts during Order Management setup for the use case of connecting Order Management to B2C Commerce. B2C Commerce is a cloud-based platform that enables businesses to create and manage online storefronts for consumers. B2C Commerce uses Person Accounts to represent individual shoppers who place orders on the storefronts. Person Accounts are a type of account that combines account and contact information into a single record. To connect Order Management to B2C Commerce, an administrator needs to enable Person Accounts in Order Management and install the B2C Commerce Integration package from AppExchange.

Reference:B2C Commerce Integration, [Person Accounts]


Users are reporting slow load times for Lightning Record Pages. How can an administrator analyze the performance?

A.
Use the Analyze function in the Lightning Record Page editor
A.
Use the Analyze function in the Lightning Record Page editor
Answers
B.
Run a performance analysis using the Developer Console
B.
Run a performance analysis using the Developer Console
Answers
C.
Use the Page Layout Analysis tool in Setup
C.
Use the Page Layout Analysis tool in Setup
Answers
D.
Use Chrome DevTools
D.
Use Chrome DevTools
Answers
Suggested answer: A

Explanation:

The Analyze function in the Lightning Record Page editor helps an administrator analyze the performance of a Lightning Record Page. It provides recommendations on how to improve the page load time, such as removing unused components, reducing the number of fields, or using conditional visibility rules.

Total 85 questions
Go to page: of 9