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 4 Next »

Advanced Action Node Settings

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

Prioritise Throughput Over Ordering

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

Allow Parallel Runs from One Client

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.

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