Salesforce Certified Order Management Administrator Practice Test - Questions Answers, Page 9
List of questions
Related questions
Which practice should an admin consider when working with the Ensure Funds Async action?
A.
The invoice object should be logged and cloned to a custom object before calling the action
B.
The invoice object should be cloned to a custom object before calling the action
C.
The invoice ID should be assigned somewhere in the flow before calling the action
D.
The Invoice ID should be logged before passing it to the Ensure Funds Async action
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.
An admin is analyzing project requirements and notes that there are requirements to support both high volume and multiple locations. What is the recommended approach for this scenario?
A.
Download the Single Location High Volume sample flow from the Partner Community and modify all the flows to loop through locations
B.
Download the Multiple Locations sample flow from the Partner Community and have developers add Apex code to enhance performance
C.
Download the Single Location High Volume sample flow and the Multiple Locations sample flow from the Partner Community and make a blend between the two considering trade-offs
D.
Download the Single Location High Volume sample flow from the Partner Community and have the developers add Apex code to enhance performance
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 three options are the main types of building blocks when working in Flow Builder?
A.
Connectors
B.
Elements
C.
Async processes
D.
Data lookups
E.
Resources
Question