ServiceNow Certified Application Developer — Question 123
What are the features of Flow Designer? (Choose three.)
Answer options
- A. Add stages to a flow.
- B. Call a flow from another flow or subflow.
- C. Test a flow using the “Run as” feature.
- D. Support Java Scripting code to test conditions that trigger the flow.
- E. Run a flow from a Catalog item.
- F. Perform form field data validation at client side.
Correct answer: A, C, E
Explanation
The correct options A, C, and E highlight key functionalities of Flow Designer, such as adding stages, testing flows with the 'Run as' feature, and executing flows from Catalog items. Options B, D, and F are not correct as they describe capabilities that are either not part of Flow Designer or not specifically related to its primary features.