New Features
New features introduced in Frends 6.2
Long Running Processes
Long running Processes is a new feature which allows for Processes to he paused or suspended while waiting for work being finished elsewhere or resuming execution after an error for a critical Process. This allows for designing workflow where human interaction is required and a way of presenting a full workflow in one Process instead of splitting the Process up into multiple subparts.
The paused Process will be persisted into the Agent database and it can be signalled to resume when signalled from another Process is received or in a scheduled fashion. It is also possible to resume a Process manually from the UI with modified context, which allows modifying erroneous data afterwards.
You can learn more about the Long Running Processes from here.
Last updated
Was this helpful?

