Settings

Workflow settings can be personalized to alter the behavior of specific workflows.

  1. Open your workflow.

  2. Select Settings. Appizap Workflow Builder opens the Workflow settings modal.

SettingsDescription

Execution order

There are two options for executing multi-branch workflows in Appizap Workflow Builder: v0 and v1. V0 executes nodes in each branch one by one, while V1 completes one branch before moving to the next. Branches are ordered based on their position on the canvas, from top to bottom. If branches are at the same height, the leftmost branch executes first.

Error Workflow

Choose a backup workflow in case the current one fails. Refer to Error workflows for additional information.

This workflow can be called by

Decide if other workflows can access this workflow. Need Workflow sharing.

Timezone

Establish the workflow's timezone. The default timezone is EDT (New York). Setting the timezone is crucial for the Schedule trigger node.

Save failed production executions

Whether Appizap Workflow Builder should save failed executions for active workflows.

Save successful production executions

Whether Appizap Workflow Builder should save successful executions for active workflows.

Save manual executions

Whether Appizap Workflow Builder should save executions for workflows started by the user in the editor.

Save execution progress

Appizap Workflow Builder is considering saving execution data for each node in workflows. If Save option is selected, workflow will resume from the point of error but may cause latency.

Timeout Workflow

Toggle to enable setting a duration after which Appizap Workflow Builder should cancel the current workflow execution.

Timeout After

Specify the duration for the workflow timeout in hours, minutes, and seconds. Appizap Workflow Builder Cloud users have a maximum timeout limit based on their plan.

Last updated