ServiceNow Certified Application Developer — Question 172
Which of the following is NOT supported by Flow Designer?
Answer options
- A. Call a subflow from a flow
- B. Test a flow with rollback
- C. Use Delegated Developer
- D. Run a flow from a MetricBase Trigger
Correct answer: B
Explanation
The correct answer is B because Flow Designer does not allow for testing a flow with rollback functionality. Options A, C, and D are valid features that Flow Designer supports, allowing users to call subflows, use Delegated Developer, and run flows triggered by MetricBase.