Advanced Configuration : Installing and Configuring the Aggregator Service
 
Share this page                  
Installing and Configuring the Aggregator Service
 
Configuration
How the Aggregator Service Works
Example Messages
The Aggregator Service provides an API that enables you to submit messages that will aggregate into one larger message. After the messages have been aggregated, they will be submitted as one job to the Job Configuration Listener API. Supported data formats are XML, JSON, and RECORD.
XML and JSON data types will be aggregated into an array and sent to the listener API.
RECORD data types will be separated by the line separator type for the system that is running the aggregator processor.