CAD DOUBTS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2025 11:11 PM
1. Which of the following is NOT a Flow Designer feature?
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
Is it B OR D?
2. What are the features of Flow Designer?
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 JavaScript code to test conditions that trigger the flow. E.g., Run a flow from a Catalog item
E. Perform form field data validation at client side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2025 11:30 PM
Hey @PoojithaVap
-----------------------------------------------------------------------------------------------
Correct Answer: D. Test a flow using the “Run as” feature
Here’s the breakdown:
A. Run a flow from a Catalog item – This is a valid capability in Flow Designer. You can configure flows to run when a specific catalog item is submitted.
B. Call a flow from another flow or subflow – Absolutely possible. Flow Designer supports calling subflows or other flows to modularize and streamline process automation.
C. Add stages to a flow – Also true. Stages are fundamental to building flows in Flow Designer; they define the steps in your automation logic.
D. Test a flow using the “Run as” feature – This is not something Flow Designer supports directly. There’s no built-in “Run as” feature for testing flows.
If this helps, please mark it as Helpful, and Accept it as the solution. Feel free to ask if you have any further questions!
Thanks
Mayank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2025 11:33 PM
Hi @PoojithaVap ,
1. Which of the following is NOT a Flow Designer feature?
Ans: D
2. What are the features of Flow Designer?
Ans: A, B, D
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2025 11:39 PM
1. We can call subflow from a flows..but Can we call flow from another flow..??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2025 11:54 PM
No @PoojithaVap, you can't call a flow from another flow, but you can call a Subflow from a flow. Create a Subflow and call from the main flow.
Please Mark my response as Helpful and Accept as Solution.
