Settings

Theme

Building a Custom Workflow Engine on Durable Task Framework (DTFx)

devblogs.microsoft.com

1 points by StromFLIX 3 years ago · 1 comment

Reader

StromFLIXOP 3 years ago

Here's what we achieved in a recent project for the automotive industry:

1. DSL with Workflow Validation: Developing a domain-specific language (DSL) empowers end-users to create and manage workflows intuitively, without needing coding expertise.

2. Dynamic Expressions & Data Flow: Incorporating runtime-evaluated expressions adds greater flexibility to workflow execution, allowing for adaptive processes.

3. Workflow Timeout & Cancellation: Implementing timeout and cancellation features ensures efficient resource utilization and quick recovery from potential issues.

4. Workflow Closure Step: Adding a workflow closure step guarantees consistent environment states across PLCs, contributing to a reliable system.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection