This section contains several samples that demonstrate the ability to dynamically update a running workflow.
Dynamic Update From Workflow Sample
Demonstrates how to dynamically update a workflow instance when it is running from inside the workflow (code-beside).
Changing Rules Sample
Shows how to dynamically change a rule condition from the host program.
Dynamic Update From Host Sample
Demonstrates how to dynamically update a workflow instance from outside the workflow, that is, the host program.