Skip to main content

Key Capabilities

  • Splits batch groups into individual messages for distributed processing
  • Automatic correlation ID assignment for tracking related messages
  • Preserves message relationships after split

Overview

The Batch Split connector splits Batch Groups that arrive in the Send folder (the Transactions tab of the connector settings pane) into individual messages. When a Batch Group is split, the individual messages are passed down the flow through the Transactions tab, where they can be processed by other connectors as needed.
The Batch Split connector can only accept Batch Groups as inputs. If the connector receives an individual message as an input, it throws an error message.

Connector Configuration

This section contains all of the configurable connector properties.

Settings Tab

Configuration

Settings that determine how the connector can be accessed.

Advanced Settings

Settings that specify Batch Grouping options.
SettingDescription
Correlation Id HeaderWhen the connector splits a Batch Group, it generates a value for the header based on the Batch Group MessageId, then assigns the same header and value to each individual message. If a message already has a Correlation Id Header and value, it does not receive the header and value that is assigned to the rest of the messages.

Advanced Tab

Logging

Other Settings

SettingDescription
Processing DelayThe amount of time (in seconds) by which the processing of files placed in the Transactions tab is delayed. This is a legacy setting. Best practice is to use a File connector to manage local file systems instead of this setting.

Miscellaneous

Automation Tab

Automation Settings

SettingDescription
SendWhen checked, the connector automatically splits Batch Groups as soon as they arrive in the Send folder (Transactions tab). If you uncheck this, you must manually instruct the connector to split Batch Groups.

Performance

Alerts Tab

SLAs Tab