Tutorials articles on the Workflow Engine blog
Step-by-step guides for building, integrating and customizing Workflow Engine in real applications, from the first scheme to an embedded designer.
Embed the Workflow Designer from Workflow Server
This article describes main principles and methods of integrating WorkflowDesigner out of WorkflowServer into an html-page, React or Angular application.
Workflow Designer Customization
How to customize the Workflow Designer for your project. From version 4.0 you can replace the standard designer elements with your own implementations.
Integrate the Workflow Designer with Angular
How to integrate the Workflow Designer into an Angular application built on ASP.NET Boilerplate, the general purpose framework that uses Bootstrap.
Parallel Approval without Branches
How to set up parallel approval in Workflow Engine without using branches, by passing parameters to code actions, with the scheme and a working demo.
Parallel Branches. Continued
How to define, use and control the parallel branches that Workflow Engine has carried since version 1.5, and what to watch when several run at once.
Parallel Approval in Workflow Engine
Sometimes you need to send the document for approval to several people in one go, and these people should approve it in parallel. What will you do?
Test it on your own process
The reading ends where a proof of concept begins. Model one process you already run, with a deadline, an escalation, and a restart in the middle of a wait, then count the code that lives outside the definition.