Workflow Settings
The Administration > Workflow page is used for general configuration of the Workflow Engine.
The following settings can be configured:
| Setting | Description |
|---|---|
| Default Timezone | Pick a timezone to be used by the workflows. Leaving it empty, the system will use the server's timezone. |
| Maximum Workflow Steps | The maximum number of steps a workflow can execute. For the workflow to execute unlimited steps, enter value 0. |
| Maximum Sub-workflow Depth | The maximum depth of sub-workflows. |
| Webhook Username | The username to authenticate a webhook request. When no authentication is needed, leave it empty. |
| Webhook Password | The password corresponding to the Webhook username, if needed. |
| External Adapter Connections | If enabled the Workflow Engine accepts connections from remote adapters that communicate through an adapter proxy. |
| External Adapter Connection Secret | The password needed when connecting from adapter proxy. |
| Failure Notification Threshold | The number of consecutive workflow failures before a notification is sent. |