Tests
--sendmail="<mail-address>"
Can be used to test the sending of e-mails.
The <mail-address>
is a valid e-mail address that can be reached via the SMTP server.
--testmain
This allows "multi-processing" to be tested. The "Main" process starts a "Client" process with which it communicates. The processes run independently, but exchange messages.
--rcfg
This program mode reads and loads all workflow configuration files in the workflow root directory defined in the global configuration or specified by the --workflowroot=<full-path>
option.
The workflow configuration files are checked.
Changes to the workflow configuration files are monitored.
Thus central functions of the kenaflow runtime environment can be tested.