Multiple choice technology programming languages

In some point of workflow execution, can we start the remaining activities in another system or in another project.

  1. True

  2. False

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

WF 4.0 workflows cannot automatically continue execution in a different system or project. Once a workflow starts, its activities execute within the same workflow application context. While workflows can communicate across systems (e.g., via WCF), the workflow instance itself cannot be transferred to run in another system or project mid-execution.