Settings for Flows and Templates
For each flow and template, the "Settings" button is available in the edit view. You can use it to configure key properties for the flow or template.
For the basics of working with templates, instances, and template variables, see Working with Templates.

You can configure the following properties:
| Property | Description |
|---|---|
| Storage for Status Data | Here you can select the diagnostic storage for flow execution where this flow should store the transferred data. By default, the default storage is selected. For more information about these storage locations—such as how to change the default storage and create your own storage locations for status data—see here: Diagnostic Storage for Flow Execution |
| Transfer Priority | Determines the priority of the flow. For more information, see the Flow Priority page |
| Flow Timeout | Default = 0 (300 seconds) The flow timeout specifies the maximum duration a flow is allowed to run. |
| Trigger Link | Can be switched between AND and OR. AND: The flow is triggered only after all triggers have been triggered. OR: A transfer is triggered when any one of the triggers is triggered. |
| Store and Forward | Determines whether Store and Forward is used for this flow. When this option is enabled, data is temporarily stored if a transfer object in the flow cannot be transferred due to a plug-in error, and is resubmitted after the flow restarts. This requires that Store and Forward has been enabled globally beforehand. For details, see Store and Forward. |