Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameactionflow
nopaneltrue

Advanced Actionflow Settings

Additional options can be found in the Advanced section of certain action action node 

Insert excerpt
_property_settings
_property_settings
nopaneltrue
 and in the Properties for the Actionflow itself, as specified below.

Allow Parallel Runs from One Client

This setting is available in the

Insert excerpt
_property_settings
_property_settings
nopaneltrue
 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

Insert excerpt
_property_settings
_property_settings
nopaneltrue
 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:

Section


Column
  • Insert excerpt
    _run_analysis_icon
    _run_analysis_icon
    nopaneltrue
     Analysis
  • Insert excerpt
    _action_bulk_delete
    _action_bulk_delete
    nopaneltrue
  • Insert excerpt
    _action_bulkupdate
    _action_bulkupdate
    nopaneltrue
  • Insert excerpt
    _action_calculate
    _action_calculate
    nopaneltrue
  • Insert excerpt
    _action_converge
    _action_converge
    nopaneltrue
  • Insert excerpt
    _delete
    _delete
    nopaneltrue
  • Insert excerpt
    _action_email
    _action_email
    nopaneltrue


Column
  • Insert excerpt
    _action_for_each
    _action_for_each
    nopaneltrue
  • Insert excerpt
    _action_gateway
    _action_gateway
    nopaneltrue
  • Insert excerpt
    _action_http
    _action_http
    nopaneltrue
  • Insert excerpt
    _action_json
    _action_json
    nopaneltrue
  • Insert excerpt
    _action_save
    _action_save
    nopaneltrue
  • Insert excerpt
    _action_xml
    _action_xml
    nopaneltrue



Advanced Settings - Action Node Specific

Insert excerpt
3.03 Bulk Delete Action Configuration3.03
Bulk Delete Action Configuration
nameBatchSize
nopaneltrue

Connection Timeout (s)

On the 

Insert excerpt
_action_http
_action_http
nopaneltrue
 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 

Insert excerpt
_action_http
_action_http
nopaneltrue
 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.


3.11 AnnotationsImage Added