Blog Logo
TAGS

UI driven by Elsa Workflows

This series describes the implementation of a User Interface driven by an Elsa workflow engine. The implementation covers various options and provides insights into concepts that affect the application setup. The series covers the creation of a unit that suspends workflow execution, the creation of a UI that collects user tasks, and making the UI reactive to engine signals. Techniques used include Elsa 2.10.467, Blazor App, C#, and SignalR. The series also covers blocking activities, bookmarks, and controllers. The complete solution can be found at the provided link.