Create workflows

To start with a new workflow we recommend to use the templates contained in kenaflow.exe.

How to create a new workflow:

kenaflow.exe --new --wftype <workflow-type>

<workflow-type> can be one of the following values:

Example:

kenaflow.exe --new --wftype list

New Workflow

Each new workflow is initially disabled (Enabled = $false) so kenaflow would not execute it. This must be changed manually.