Audit and debug execution mode example

The following will run test.json flow with the audit and debug modes enabled. Audit file /deployment/testflow/audit.json will be created.

flowcmdserver –-dir /deployment/testflow –-flow test.json -a -d –-audit audit.json

Debug mode is enabled and .dat files will be created to show data passed on the flow links.