Exam MCD - Level 1 All QuestionsBrowse all questions from this exam
Question 23

Which one of them is NOT a flow in Mule?

    Correct Answer: D

    In Mule, the types of flows are subflow, synchronous flow, and asynchronous flow. 'Async sub flow' is not a recognized type in Mule, making it the correct answer to the question of which one is NOT a flow in Mule.

Discussion
karmakar

https://docs.mulesoft.com/mule-runtime/3.9/flows-and-subflows

karmakarOption: D

https://docs.mulesoft.com/mule-runtime/3.9/flows-and-subflows

farhansiddiqui8662Option: A

A. sync flow

ExamDevOption: D

When its execution is triggered by another flow in an application, a flow exists as one of three types: - Subflow - Synchronous Flow - Asynchronous Flow So correct answer is D