ServiceNow Certified Application Developer — Question 90
Which of the following is NOT a Flow Designer feature?
Answer options
- A. Run a flow from a Catalog item
- B. Call a flow from another flow or subflow
- C. Add stages to a flow
- D. Test a flow using the “Run as” feature
Correct answer: B
Explanation
Option B is correct because Flow Designer does not allow for calling a flow from another flow or subflow, which limits its inter-flow interactions. The other options are valid features of Flow Designer, enabling users to run, test, and enhance flows effectively.