Skip to main content

Key Capabilities

  • Consolidates batch groups into a single unified message
  • XPath-based merging for XML content with configurable output headers
  • Flexible header handling (accumulate, keep same, or none)

Overview

The Batch Merge connector accepts a Batch Group that arrives in the Send folder (the Transactions tab of the connector settings pane) and merges the Batch Messages in the Batch Group into a single Message. The output Message passes down the flow through the Transactions tab, and it can be processed by other connectors as needed.
The Batch Merge 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 Tab

Logging

Other Settings

Miscellaneous

Automation Tab

Automation Settings

Performance

Alerts Tab

SLAs Tab

XPath Usage Example

The example below shows a simple XML tree of a Batch Message:
The example below shows a similar, separate Batch Message in the same Batch Group:
If you set the value for XPath to /Orders/Shipping, the output message would merge like this:

Macros

Examples