A user wants to review credit card payment data for a specific Order. Which object should the employee navigate to?
A. Payment Method
B. Order Payment Summary
C. Payment
D. Order
An administrator is creating a flow to manage order fulfillment The administrator creates a fault path to handle a possible error. What object record should the administrator create in the fault path to notify users of an error?
A. Order Error
B. Process Exception
C. Order Summary Exception
D. Fulfillment Error
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?
A. Create a fault connector
B. Add a Display Text component which includes {! SFIow.FaultMessage}
C. Add an error node
D. Add a screen node
E. Create an error connector
Which three steps should an administrator take to set up a mock payment gateway in a new org?
A. Create a Payment Gateway
B. Create a Named Credential
C. Create a Payment Provider
D. Create a CORS (Cross-Origin Resource Sharing) entry
E. Create a Trusted Site Entry
Which two statements about the Order Summary object are accurate?
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
Which three objects are likely to get created in Order Management as an order progresses through its lifecycle?
A. Fulfillment Order
B. rma order
C. Replacement Order
D. Return Order
E. Change Order
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 OrderSummary Flow 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.
Which option is available for an admin to use as middleware to import data to. or export data from Order Management?
A. Use Workbench to access the database
B. Use the Developer console
C. Find an application on AppExchange
D. Write Apex classes to query the database and write to a file
E. Use Data Loader
Order Allocation should work on Order Items in which status?
A. Pending
B. created
C. Ordered
D. Awaiting Allocation
A customer orders a product through B2C Commerce but changes the quantity ordered after the Order Summary record is created in Order Management. Later, the customer returns one of the products. Which objects will be created in Order Management?
A. A Change Order object and Cancel Order Object
B. The Order Summary object and Change Order object
C. A Return Order object and Change Order object
D. A Cancel Order object and Return Order object