3.3 Configure Interconnect System Parameters
This topic describes the system parameters required to configure and enable interconnect functionality.
Navigate to System Maintenance → Transaction Details in Interconnect and configure the following parameters:
Table 3-1 System Maintenance_Transaction Details - Field Description
| Field | Description |
|---|---|
| Data Exchange Type | Select Service. |
| Application Name | The application name as registered in the Discovery Service. |
| Application Id | Populated in the appId request header. |
| Implementation Name | Spring Bean name of the class implementing InterconnectEventHandler (camelCase, lowercase first character). |
| User Id | Populated in the userId request header. |
| Chunk Size | Determined based on payload volume. |
Best Practice: Avoid setting the chunk size excessively high. An optimally calculated chunk size maintains the right balance between throughput and system stability during batch processing.
Parent topic: Integration via Discovery Service