Multiple choice technology

Can we run worklet alone (without workflow)?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Worklets cannot execute independently. They are designed as reusable task collections that must be called from within a workflow. A worklet requires a workflow container for execution.