Exam Order-Management-Administrator Topic 4 Question 45 Discussion
Actual exam question for Salesforce's Order-Management-Administrator exam
Question #: 45
Topic #: 4
Question #: 45
Topic #: 4
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?
Suggested Answer: A,B,E Vote an answer
Three things that the administrator can do to get more details for debugging when encountering an unhandled fault error are:
Create a fault connector. A fault connector is a special type of connector that handles errors thatoccur in a flow element, such as an assignment, a loop, or an action. A fault connector can route the flow to another element or end the flow with an error message.
Add a Display Text component which includes {! SFIow.FaultMessage}. A Display Text component is a screen component that displays text on a screen element in a flow. The {! SFIow.FaultMessage} is a system variable that contains information about the error that occurred in the flow, such as the element name, error type, and error message.
Create an error connector. An error connector is a special type of connector that handles errors that occur in a screen element, such as invalid user input or required fields beingleft blank. An error connector can route the flow to another screen element or endthe flow with an error message.
Verified References: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_connector_fault.
htm&type=5 https://help.salesforce.com/s/articleView?id=sf.
flow_ref_elements_screen_component_display_text.htm&type=5 https://help.salesforce.com/s/articleView?
id=sf.flow_ref_elements_connector_error.htm&type=5
Create a fault connector. A fault connector is a special type of connector that handles errors thatoccur in a flow element, such as an assignment, a loop, or an action. A fault connector can route the flow to another element or end the flow with an error message.
Add a Display Text component which includes {! SFIow.FaultMessage}. A Display Text component is a screen component that displays text on a screen element in a flow. The {! SFIow.FaultMessage} is a system variable that contains information about the error that occurred in the flow, such as the element name, error type, and error message.
Create an error connector. An error connector is a special type of connector that handles errors that occur in a screen element, such as invalid user input or required fields beingleft blank. An error connector can route the flow to another screen element or endthe flow with an error message.
Verified References: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_connector_fault.
htm&type=5 https://help.salesforce.com/s/articleView?id=sf.
flow_ref_elements_screen_component_display_text.htm&type=5 https://help.salesforce.com/s/articleView?
id=sf.flow_ref_elements_connector_error.htm&type=5
by Una at Aug 21, 2026, 02:41 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).