New Features in 4.0
There are some new features in kenaflow 4.0 and many improvements.
Agents
kenaflow Agent for synchronous and asynchronous remote PowerShell execution.
Performance
Performance improvements.
Permanent Workflows
Workflows can be configured to run permanently.
Virtual Workflows
Especially SharePoint workflows can be configured to run on multiple webs and lists. Each workflow will be handeled as a virtual workflow that is queued separately.
PreProcessing Script and PostProcessing Script
These scrips can be specified in _wfconfig.ps1
.
If specified they are executed before and/or after the workflow is executed.