Once the administrator has activated the integration between B2C Commerce and Order Management, orders being placed by customers will be sent to Order Management if the order status is set to which two values?
A. Created
B. Active
C. Drafted
D. New
E. Open
When can an Invoice be created?
A. At any point 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'
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?
A. Stock Keeping Unit values must be updated
B. The payment data must be updated
C. The stock levels in the org are depleted from the first order
D. The Order Reference Number must be updated
What three steps are required when deploying changes via change sets?
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 the change set in the sandbox org
A company's Salesforce org has high-scale orders enabled. During a flash sale, a customer service representative needs to service an order but it shows as a Pending Order Summary in Salesforce.
What should the customer service representative do?
A. The customer service representative has to wait until the Order Summary is created
B. Import the Order from the associated Account page
C. Manually create the Order Summary record
D. Use the Create Order Summary action on the Order records actions menu
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 return operations 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 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.
When a new Payment Summary is created, an email should be sent to the owner of the associated account and an approval after review should be required. What three steps should the administrator do to implement this functionality?
A. Create an email alert action
B. Create a trigger flow when the payment summary is created with an email flow node
C. Create an approval process on the Payment Summary object
D. Create a flow to send an email to the owner of the associated account when a payment summary is created
E. Create an email template
An Order contains products that will need to be shipped to multiple addresses. How does this affect fulfillment?
A. Multiple Invoices will be created
B. Multiple Order Delivery Group Summaries will be created
C. Multiple Fulfillment Orders will be created
D. Multiple Order Payment Summaries will be created
A company has an external system that stores client accounting data but they want to be able to search for this data within Salesforce. What three steps should the administrator take to implement this functionality?
A. Create an automated import of the external data using the Job Scheduler
B. Create an automated data capture (or the external system
C. Create an Indirect Lookup field to connect to the Account
D. Create an External Object for each fable of accounting data in the external system
E. Create an External Data Source pointing to the external system's database
A company's service learn should not see Process Exceptions on any Order Summaries. How can an administrator meet these requirements?
A. Modify the service team profiles to remove access to the lightning component and all associated Apex classes
B. Add a filter to the Process Exception component on the Order Summary lightning record page to hide the component for the service team's Profile
C. Create a copy of the Order Summary lightning record page for the service team and remove the Process Exceptions component. Activate the lightning record page by profile for all Service team profiles.
D. Modify the Order Summary page layout to remove visibility to the Process Exception component for Service team profiles
An administrator needs to ensure that the Orders coming from B2C Commerce honor some business rules which need to be the same in both B2C and Order Management. This validation must happen before the Order Summary object is created. What can the administrator suggest to the developer to implement this requirement?
A. Use an AppExchange solution
B. Handle this in the Commerce System originating the Orders.
C. Write an Apex class with the validation rules and expose it as an Invocable Action
D. Use a Salesforce Labs solution
In which two ways can Order Management licenses be assigned?
A. By Permission Set
B. By Hole
C. By Profile
D. By User
Which two practices ate needed for a custom attribute to map into Order Management assuming the attribute has been created on the necessary objects?
A. The types must match within reason
B. The names must be an exact match
C. The types must be an exact match (i.e. String to String)
D. The names must only contain letters and underscores
An administrator is looking for payment information about a returned item on an Order Summary. Which object should the administrator look at?
A. Return
B. Credit Memo
C. Invoice
D. Return Order Summary