ExamGecko
Ask Question

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

Add to Whishlist

List of questions

Question 11

Report Export Collapse

A customer orders 10 products. The products must be shipped to three different locations. Two of the orders are fulfilled at the same location. How many Fulfillment Orders would be created for this order?

One Fulfilment Order per item in the order, totaling 10
One Fulfilment Order per item in the order, totaling 10
One Fulfillment Order per Fulfillment Location, totaling 2
One Fulfillment Order per Fulfillment Location, totaling 2
One Fulfillment Order
One Fulfillment Order
One Fulfillment Order pet destination, totaling 3
One Fulfillment Order pet destination, totaling 3
Suggested answer: D
Explanation:

The number of Fulfillment Orders that would be created for this order is one per destination, totaling 3. A Fulfillment Order is a record that represents a group of products in an order that are fulfilled together from the same location. A Fulfillment Order has a lookup relationship to the Order Summary object, and it contains information such as the fulfillment location, delivery method, status, etc. The number of Fulfillment Orders created depends on three factors: Fulfillment Location, Delivery Method and Recipient Address. These factors determine how the Order Items are grouped and allocated to Fulfillment Orders based on routing rules and inventory availability. In this case, since the products must be shipped to three different locations, three Fulfillment Orders are created for each destination. Verified

Reference: https://help.salesforce.com/s/articleView?id=sf.order_management_fulfillment_order.htm&type=5

asked 23/09/2024
Erwin Zeisseink
41 questions

Question 12

Report Export Collapse

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

Picklist
Picklist
String
String
Text
Text
Number
Number
Suggested answer: A
Explanation:

The Status field on an Order Summary object is a picklist data type. A picklist is a field that allows users to select one value from a predefined list of values. The Status field on an Order Summary object indicates the current state of the order, such as Draft, Activated, Completed, or Cancelled. The values for the Status field are defined in the Order Status picklist field on the Order object.

Reference:Order Management Objects, [Picklist Fields]

asked 23/09/2024
Angela Rivalta
44 questions

Question 13

Report Export Collapse

Which object is used to create an invoice?

Fulfillment Order
Fulfillment Order
Order Summary
Order Summary
Shipment
Shipment
Order
Order
Suggested answer: B
Explanation:

The Order Summary object is used to create an invoice. 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. To create an invoice, an administrator can use the Create Invoice Apex action in a flow. The Create Invoice Apex action requires the Order Summary ID as an input parameter and creates an Invoice record associated with the Order Summary record.

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

asked 23/09/2024
Samy Mameri
30 questions

Question 14

Report Export Collapse

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

0.55
0.55
0.75
0.75
0.65
0.65
0.85
0.85
Suggested answer: B
Explanation:

The required amount of test code coverage when deploying an Apex class is 75%. This means that at least 75% of the Apex code must be covered by unit tests, and all of those tests must complete successfully. Verified

Reference: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_deploying_ant_deploy.htm

asked 23/09/2024
Paul LOUIS DIT PICARD
41 questions

Question 15

Report Export Collapse

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?

Open the Flow and select Attach to Live Session. Provide the Session Id. Select Attach
Open the Flow and select Attach to Live Session. Provide the Session Id. Select Attach
Open the Flow, Select Debug, Provide the input values, Select Run
Open the Flow, Select Debug, Provide the input values, Select Run
Open the Flow, Select Debug with inputs. Provide the input values, select Run
Open the Flow, Select Debug with inputs. Provide the input values, select Run
Open the Flow and select Attach to Live Session and Provide the Order Number
Open the Flow and select Attach to Live Session and Provide the Order Number
Suggested answer: C
Explanation:

Debugging a flow with input data allows the administrator to test the flow with specific values and see how the flow behaves. The Debug with inputs option is available in the Flow Builder toolbar and lets the administrator provide input values for each flow variable before running the flow. Verified

Reference: https://help.salesforce.com/s/articleView?id=sf.flow_builder_debug.htm&type=5

asked 23/09/2024
Idan Bar-On
46 questions

Question 16

Report Export Collapse

An administrator is attempting to deploy a Change Set from a development org to a test org but the test org is not available in the list of target organizations. What are two reasons that could cause this issue?

The components in the Change set could not be found within the test org
The components in the Change set could not be found within the test org
Change Sets can only be deployed from a sandbox org to a production org, not another sandbox org.
Change Sets can only be deployed from a sandbox org to a production org, not another sandbox org.
The development org has not been approved to upload Change Sets from within the test org
The development org has not been approved to upload Change Sets from within the test org
The development org and test org are not associated with the same production org.
The development org and test org are not associated with the same production org.
Suggested answer: C, D
Explanation:

Two reasons that could cause the issue of not being able to deploy a Change Set from a development org to a test org are:

The development org has not been approved to upload Change Sets from within the test org. To deploy Change Sets between two sandbox orgs, the administrator needs to establish a deployment connection between them. A deployment connection allows one org to send outbound Change Sets and another org to receive inbound Change Sets. The administrator can create a deployment connection request from the development org and approve it from the test org.

The development org and test org are not associated with the same production org. To deploy Change Sets between two sandbox orgs, they must be linked to the same production org. A production org is an org that contains live data and business processes. A sandbox org is a copy of a production org that is used for development, testing, or training purposes. Sandbox orgs inherit the deployment connections of their source production orgs.

Reference:Deploy Using Change Sets,Deploy a Change Set

asked 23/09/2024
Lazar Marinovic
40 questions

Question 17

Report Export Collapse

Which three statements are true about change sets?

Become a Premium Member for full access
  Unlock Premium Member

Question 18

Report Export Collapse

An administrator has created a flow but during testing they encounter an unhandled fault error. Which three can the administrator do to get more details for debugging?

Become a Premium Member for full access
  Unlock Premium Member

Question 19

Report Export Collapse

An admin is working with Order Management licensed as standalone (B2C Commerce is not in the scenario). The admin submits a JSON payload using Workbench and Workbench indicates the operation was successful The second time the same payload is submitted the operation fails. What are two likely causes?

Become a Premium Member for full access
  Unlock Premium Member

Question 20

Report Export Collapse

What three steps are required when deploying changes via change sets?

Become a Premium Member for full access
  Unlock Premium Member
Total 85 questions
Go to page: of 9