An admin wants to deploy certain pages in Order Management to approved mobile devices. Which two steps are the recommended approach for this?
A. Build a custom application on Heroku calling the APIs
B. Install the Salesforce mobile app from Apple Store or Google Play
C. Save the pages with the options of both Desktop and Phone applied
D. Use the mobile publisher to create an app
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
What two steps are required to add an item to the Actions and Recommendations panel on the Order Summary record page?
A. Drag the Actions and Recommendations component on the page
B. Make a new Lightning Record Page
C. Create a New Deployment
D. Create a new sub-flow
At minimum, a custom attribute must be created on which objects for the values to automap in Order Management from B2C Commerce Cloud at the Order item level?
A. Order and Order Summary
B. Order Item and Order Item Summary
C. Order, Order Summary, Order Item and Order Item Summary
D. Order, Order Summary, Change Order and Fulfillment Order
A user is encountering an error when attempting to save an Account record. What can an administrator use to research the issue?
A. The Problems tab within the developer console
B. The Chrome Dev Tools Console
C. Lightning Logs within Setup
D. A user trace flag and debug log on the affected user
What can an administrator use to control what inventory is exposed on specific selling channels?
A. Product Eligibility Flag
B. Selling Channel Flag
C. Product Filter Status
D. Selling Channel Status
What are two items that an administrator should consider when building out a flow for one location vs multiple locations?
A. Having multiple locations mandates writing custom Apex code
B. A default warehouse location should be set first in flows handling multiple locations
C. Multiple locations will introduce nested loops which can make the canvas substantially larger
D. Multiple locations can lead to limit exceptions
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
An administrator is tasked to utilize a Product Price Book which is managed on an external platform. How can the administrator meet this requirement?
A. Create an External Data Source in Setup which references the external platform where the Pricebook is held
B. Go to Setup. Order settings, and select Enable Optional Price Books for Orders
C. This is not possible, all Products require a Pricebook Entry
D. Edit the Product page layout to make the Pricebook field not require
How can an administrator allow an org to publish a change set to another org?
A. In the target org: Open Deployment Settings, Select the environments to allow publishing from and Move them to 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