Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Advanced Actionflow Settings

Additional options can be found in the Advanced section of certain action node  Properties and in the Properties for the Actionflow, as specified below.

Allow Parallel Runs from One Client

This setting is available in the  Properties for the Actionflow.

When enabled, allows an Actionflow to be run multiple times in parallel from the same client, i.e. another run can be started while the previous run is still being processed. This option is disabled by default.

Prioritise Throughput Over Ordering

This setting is available in the  Properties for the Actionflow and the action nodes, as specified below.

When enabled, records are processed in parallel to optimise performance. This means the order records are processed is nondeterministic.

When disabled (default), records are processed in the order they are provided.

This option is available on the following actions:

  •  Analysis
  •  Bulk Delete
  •  Bulk Update
  •  Calculate
  •  Converge
  •  Delete
  •  Email
  •  For Each
  •  Gateway
  •  HTTP
  •  JSON
  •  Save
  •  XML


Advanced Settings - Action Node Specific

Error rendering macro 'excerpt-include' : No link could be created for '3.03 Bulk Delete Action Configuration'.

Connection Timeout (s)

On the  HTTP action, in the Advanced section, a maximum time to wait while attempting to create a connection can be set, measured in seconds. The default is 300 seconds.

Response Packet Timeout (s)

On the  HTTP action, in the Advanced section, a maximum time to wait between responses from the data packets can be set, measured in seconds. The default is 180 seconds.

  • No labels