BPM-001 · Question #7
Workflow engines can complete processes without any human interaction.
The correct answer is A. True. Workflow engines are designed to automate multi-step business processes end-to-end, and many workflows can run entirely without human involvement - for example, automated invoice processing, data pipeline orchestration, or CI/CD pipelines that trigger, execute, and complete…
Question
Workflow engines can complete processes without any human interaction.
Options
- ATrue
- BFalse
How the community answered
(37 responses)- A86% (32)
- B14% (5)
Explanation
Workflow engines are designed to automate multi-step business processes end-to-end, and many workflows can run entirely without human involvement - for example, automated invoice processing, data pipeline orchestration, or CI/CD pipelines that trigger, execute, and complete with no manual steps. Option A (True) is correct because automation of complete processes is a core capability and primary value proposition of workflow engines.
Option B (False) is wrong because it implies human interaction is always required, which contradicts the fundamental purpose of workflow automation - eliminating manual touchpoints where possible.
Memory tip: Think of workflow engines like an assembly line robot: it can build a product from start to finish without a human ever touching it. Humans can be part of a workflow (approval steps, etc.), but they don't have to be.
Topics
Community Discussion
No community discussion yet for this question.