What happens when a SubFlow is triggered during the main flow?
The SubFlow executes based on conditions set in the main flow. Its termination states (e.g., approve/reject) determine downstream actions—such as DB Query execution or flow termination—in the main process.