Batch Processing in Subscription Service

The adapter supports the processing of subscription requests in batches at two operation levels: one is insert of the incoming messages; the other is commit of the insert, update, and delete operations.

To use this feature, you have to configure the following fields. You can perform all the configuration by using the Subscription Options tab.
  • Bulk Insert Size
  • Batch Commit Size
  • Batch Commit Timeout (milliseconds)

For details about these fields, see Subscription Options Tab.